@font-face{font-family:"Geist";src:url("/assets/fonts/Geist-100_900.ttf") format("truetype");font-weight:100 900;font-style:normal;font-display:swap}@font-face{font-family:"Geist Mono";src:url("/assets/fonts/Geist_Mono-100_900.ttf") format("truetype");font-weight:100 900;font-style:normal;font-display:swap}.font-stack-header{font-family:"Geist",system-ui,-apple-system,BlinkMacSystemFont,sans-serif}*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}html,body{height:100%;font-family:system-ui,-apple-system,"Segoe UI",Roboto,sans-serif;line-height:1.5;background-color:#f5f8f6;color:#07090a}html,body{background-color:#07090a;color:#f5f8f6}.template-page-divider{padding:4rem 0;text-align:center;margin:7rem 0;background-color:#edeeee}.template-page-divider>:last-child{margin-bottom:0}.loading{display:flex;justify-content:center;flex-wrap:wrap;align-items:center;grid-gap:0;background-color:rgba(7,9,10,.9);backdrop-filter:blur(2px);position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:100;visibility:hidden;opacity:0;transition:all .5s}.loading.active{visibility:visible;opacity:1}.loading div{width:50px;aspect-ratio:1;box-shadow:0 0 0 3px #fff inset;border-radius:50%;position:relative;animation:loading 1.5s linear infinite}.loading div:before{content:"";position:absolute;top:100%;box-shadow:inherit;width:25px;aspect-ratio:1;border-radius:50%}@keyframes loading{to{transform:rotate(360deg)}}body{font-family:"Geist Mono",ui-monospace,SFMono-Regular,Menlo,monospace}h1,h2,h3,h4,h5,h6{font-family:"Geist",system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-weight:300;line-height:1.2em;margin-bottom:1.5rem}h1,h2,h3{line-height:1em}h4,h5,h6{line-height:1.2em}h1{font-size:3.75em}@media(max-width: 768px){h1{font-size:3em}}h2{font-size:3.2em}@media(max-width: 768px){h2{font-size:2.6em}}h3{font-size:2.5em}@media(max-width: 768px){h3{font-size:2em}}h4{font-size:2em}h5{font-size:1.6em}h6{font-size:1.2em}b{font-weight:600;color:#f5f8f6}p,li,td{color:rgba(245,248,246,.6)}p,ul,ol,blockquote{margin-bottom:1.5rem}p,li,button,input,textarea{line-height:1.5em;font-size:1em;font-weight:300}a{color:#09b88c;font-weight:300;text-decoration:none;cursor:pointer}a:hover{color:#1af4bd}ul,ol{margin-left:40px}table *{font-family:"Geist",system-ui,-apple-system,BlinkMacSystemFont,sans-serif}.error{color:red !important}.warning{color:#edc001 !important}.white{color:#f5f8f6 !important}.subheader{padding:5px 15px;color:#09b88c;width:-moz-max-content;width:max-content;max-width:100%;padding-left:20px;position:relative;font-size:.9em;margin:0 auto 1rem}.subheader:before{content:"•";position:absolute;top:50%;transform:translateY(-50%);left:0;color:#f5f8f6}.buttons{display:flex;justify-content:center;flex-wrap:wrap;align-items:center;grid-gap:10px}.button{display:flex;justify-content:space-between;flex-wrap:nowrap;align-items:center;grid-gap:8px;position:relative;overflow:hidden;background-color:#07090a;border:1px solid #07090a;color:#f5f8f6;border-radius:10px;cursor:pointer;font-weight:400;white-space:nowrap;font-size:.9em}.button svg{width:18px;max-height:18px}.button svg path{fill:#f5f8f6}.button:not(:has(.layer)){padding:.6rem 1.4rem .6rem}.button:has(.layer){display:block}.button .layer{position:absolute;top:0;left:0;width:100%;height:100%;padding:.6rem 1.4rem .6rem;transition:all .3s;white-space:nowrap;display:flex;justify-content:space-between;flex-wrap:nowrap;align-items:center;grid-gap:8px}.button .layer:nth-child(2){top:100%;background-color:#000}.button:hover .layer{top:-100%}.button:hover .layer:nth-child(2){top:0}.button.primary{background:none;border-color:#09b88c;color:#f5f8f6}.button.primary svg path{fill:#f5f8f6}.button.primary .layer:nth-child(2){background-color:unset}.button.primary-solid{background-color:#09b88c;color:#07090a}.button.primary-solid svg path{fill:#07090a}.button.primary-solid .layer:nth-child(2){background-color:#068062;color:#f5f8f6}.button.secondary{background-color:#09b88c;color:#07090a;font-weight:600}.button.secondary .layer:nth-child(2){background-color:#09b88c}.button.white{background-color:#f5f8f6;color:#07090a}.button.white svg path{fill:#07090a}.button.white .layer:nth-child(2){background-color:#edeeee}.button.transparent{background-color:rgba(245,248,246,.04);color:#f5f8f6}.button.transparent svg path{fill:#f5f8f6}.button.transparent .layer:nth-child(2){background-color:rgba(245,248,246,.08)}.button.white-outline{background:none;border-color:#f5f8f6;color:#f5f8f6}.button.white-outline svg path{fill:#f5f8f6}.button.white-outline .layer:nth-child(2){background:none}.button.text{background:none;color:#f5f8f6;border:0}.button.text svg path{fill:#f5f8f6}.button.text:before{content:"";position:absolute;top:100%;left:50%;transform:translateX(-50%);width:50px;height:100%;border-bottom:1px solid #f5f8f6;transition:all .3s}.button.text:hover:before{top:-5px}.button.text-white{background:none;color:#f5f8f6}.button.text-white:before{content:"";position:absolute;top:100%;left:50%;transform:translateX(-50%);width:50px;height:100%;border-bottom:1px solid #f5f8f6;transition:all .3s}.button.text-white:hover:before{top:-5px}.button.red{background:none;border-color:red;color:#f5f8f6}.button.red svg path{fill:#f5f8f6}.button.red .layer:nth-child(2){background-color:unset}.button.circle{border-radius:100%;aspect-ratio:1}.button.circle .layer{padding:.6rem;justify-content:center}.button.circle svg{width:22px;max-height:22px}.button.shade{background-color:rgba(245,248,246,.1)}.button.shade:not(:has(.layer)):hover{background-color:rgba(245,248,246,.2)}.tabs .links{display:flex;justify-content:flex-start;flex-wrap:wrap;align-items:center;grid-gap:0;grid-gap:10px;padding:10px}.tabs .links p{margin:0 !important;cursor:pointer;font-size:.9em}.tabs .links p.active{color:#f5f8f6}.tabs .links p:hover{color:#f5f8f6}.tabs .tab-content{padding:10px}.tabs .tab-content>div{display:none}.tabs .tab-content>div.active{display:block}.tabs.code-tabs{background-color:rgba(245,248,246,.05);border:1px solid rgba(245,248,246,.1);border-radius:10px;backdrop-filter:blur(5px)}.tabs.code-tabs .links p{font-size:.8em;text-transform:uppercase;letter-spacing:.5px}.tabs.code-tabs .tab-content{border-top:1px solid rgba(245,248,246,.1)}.tabs.code-tabs .tab-content pre{white-space:pre-wrap;word-break:break-word;overflow:hidden}.tabs.code-tabs .tab-content pre code{display:block;margin-top:-10px}table{border-collapse:collapse;margin-bottom:2rem}table tr th,table tr td{text-align:left;padding:8px 20px;border-right:1px solid rgba(245,248,246,.2);border-bottom:1px solid rgba(245,248,246,.2)}table tr th:last-child,table tr td:last-child{border-right:0}table tr:last-child td{border-bottom:0}.badge{display:inline-block;padding:4px 12px 3px;border-radius:12px;font-family:"Geist",system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.85em;font-weight:bold;text-transform:uppercase;letter-spacing:.03em;background:rgba(245,248,246,.15);color:#f5f8f6}.badge.success,.badge.execute{background:rgba(9,184,140,.15);color:#09b88c}.badge.warning,.badge.escalate{background:rgba(237,192,1,.15);color:#edc001}.custom-tooltip{position:fixed;z-index:99999;max-width:300px;padding:6px 10px;background:#000;color:#8a9a96;font-size:12px;line-height:1.4;border-radius:4px;pointer-events:none;opacity:0;transition:opacity .15s ease;white-space:pre-wrap;word-break:break-word;box-shadow:0 2px 8px rgba(0,0,0,.25)}.custom-tooltip.visible{opacity:1}.flex{display:flex;justify-content:space-between;flex-wrap:wrap;align-items:center;grid-gap:0}.primary{color:#09b88c}.secondary{color:#09b88c}.gray{color:#babfbd}body{min-height:100vh;width:100vw;overflow-x:hidden}.container{width:95%;max-width:1200px;margin:auto}header{padding:22px 0;position:absolute;top:0;left:0;width:100vw;z-index:100}header .container{display:flex;justify-content:space-between;flex-wrap:wrap;align-items:center;grid-gap:0;padding:10px 14px;border:1px solid rgba(245,248,246,.1);background:rgba(7,9,10,.75);backdrop-filter:blur(8px);border-radius:6px}header .container a.logo{margin:0 3rem 0 0;font-size:1.2em;line-height:1em;text-transform:uppercase;letter-spacing:2px;font-family:"Geist",system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-weight:500;color:#f5f8f6;display:flex;justify-content:flex-start;flex-wrap:nowrap;align-items:center;grid-gap:5px}header .container a.logo img{width:20px;margin-right:5px;transition:all .5s}header .container a.logo>span{transition:all .2s}header .container a.logo>span>span{color:rgba(245,248,246,.5);transition:all .2s}header .container a.logo .version{color:rgba(245,248,246,.25);font-family:"Geist Mono",ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px;margin-left:4px}header .container a.logo:hover>span{color:#09b88c}header .container a.logo:hover>span span{color:#f5f8f6}header .container a.logo:hover img{transform:rotate(45deg)}header .container nav{display:flex;justify-content:center;flex-wrap:nowrap;align-items:center;grid-gap:2px}@media(max-width: 1000px){header .container nav{display:none}}header .container nav a:not(.button){text-decoration:none;font-weight:300;color:#8a9a96;transition:all .15s;padding:6px 12px;border-radius:4px;font-size:.9em;font-family:"Geist",system-ui,-apple-system,BlinkMacSystemFont,sans-serif}header .container nav a:not(.button).active{color:#f5f8f6}header .container nav a:not(.button):hover{color:#f5f8f6;background:rgba(245,248,246,.05)}header .container .nav-right{display:flex;justify-content:flex-end;flex-wrap:nowrap;align-items:center;grid-gap:8px}@media(max-width: 1000px){header .container .nav-right{display:none}}header .container .nav-right .status-dot{display:inline-flex;align-items:center;gap:6px;padding:4px 9px;border:1px solid rgba(245,248,246,.2);border-radius:20px;font-family:"Geist Mono",ui-monospace,SFMono-Regular,Menlo,monospace;font-size:10.5px;color:rgba(245,248,246,.55);letter-spacing:.02em}header .container .nav-right .status-dot:before{content:"";width:6px;height:6px;border-radius:50%;background:#09b88c;box-shadow:0 0 6px #09b88c;animation:statusPulse 2.4s ease-in-out infinite}header .container .nav-right .button{font-size:.9em;margin-top:0}header .container .nav-right .button:not(:has(.layer)){padding:6px 12px}header .container .nav-right .button .layer{padding:6px 12px}header .container .nav-right .button.text:not(:has(.layer)){padding:6px 12px}header .container .nav-right .button.text .layer{padding:6px 12px}header .container .mobile-menu-button{display:none;z-index:100}@media(max-width: 1000px){header .container .mobile-menu-button{display:block}}header .container .mobile-menu-button{cursor:pointer}header .container .mobile-menu-button div{background-color:#8a9a96;height:2px;width:30px;transition:width .2s cubic-bezier(0.77, 0.2, 0.05, 1),transform .2s cubic-bezier(0.77, 0.2, 0.05, 1),background .2s cubic-bezier(0.77, 0.2, 0.05, 1),opacity .2s ease}header .container .mobile-menu-button div:first-child{transform:rotate(0deg) translate(0px, 0px);transform-origin:3px 2px}header .container .mobile-menu-button div:nth-child(2){transform:rotate(0deg) translate(0px, 0px);transform-origin:0px -2px}header .container .mobile-menu-button div:not(:last-child){margin-bottom:10px}header .container .mobile-menu-button.active div:nth-child(1){transform:rotate(45deg) translate(-3px, -1px);width:25px}header .container .mobile-menu-button.active div:nth-child(2){transform:rotate(-45deg) translate(-3px, 0px);width:25px}header .container .mobile-menu{position:fixed;top:0;left:100vw;width:100vw;height:100vh;transition:all .5s;z-index:99;backdrop-filter:blur(20px);overflow:hidden;display:flex;justify-content:flex-end;flex-wrap:wrap;align-items:flex-start;grid-gap:0;background-color:rgba(7,9,10,.9)}header .container .mobile-menu nav{width:100vw;height:100vh;padding:10vh 50px;overflow-y:auto;display:block !important}header .container .mobile-menu nav a{color:#8a9a96;margin-bottom:10px;font-size:1.1em}header .container .mobile-menu nav a:not(.button){display:block}header .container .mobile-menu nav a.button{width:-moz-max-content;width:max-content;margin-top:25px}header .container .mobile-menu img.graphic{position:absolute;width:300px;bottom:-100px;opacity:.1;left:-300px;transition:all .5s;transition-delay:.5s}header .container .mobile-menu.active{left:0}header .container .mobile-menu.active img.graphic{left:-50px}@keyframes statusPulse{0%,100%{opacity:1}50%{opacity:.45}}body:has(app-header) header{display:none}footer{padding:0 50px 50px}@media(max-width: 575px){footer{padding:20px}}footer .container{position:relative;max-width:unset;width:100%;background-color:rgba(245,248,246,.05);padding:30px;border-radius:20px;display:flex;justify-content:space-between;flex-wrap:wrap;align-items:flex-end;grid-gap:0;grid-gap:50px}@media(max-width: 768px){footer .container{padding:75px 30px 100px}}footer .container>div{position:relative}footer .container>div:has(.subheader){align-self:stretch}@media(max-width: 768px){footer .container>div:has(.subheader){position:absolute;inset:30px}}footer .container>div:has(.subheader) .subheader{position:absolute;top:0;left:0}footer .container>div:has(.subheader) .subheader a{transition:all .1s}footer .container>div:has(.subheader) .subheader a:hover{color:#f5f8f6}footer .container>div:has(.subheader) a.logo{position:absolute;bottom:0;left:0}footer .container>div:has(.subheader) a.logo img{width:40px;transition:all .5s}footer .container>div:has(.subheader) a.logo:hover img{transform:rotate(45deg)}footer .container>div .nav{display:flex;justify-content:flex-start;flex-wrap:wrap;align-items:flex-start;grid-gap:0;grid-gap:50px;font-size:.9em;padding-top:50px}@media(max-width: 768px){footer .container>div .nav{width:100%}}@media(max-width: 575px){footer .container>div .nav{grid-gap:25px}}@media(max-width: 575px){footer .container>div .nav div{width:100%}}footer .container>div .nav div p{color:#f5f8f6;font-weight:300;font-family:"Geist",system-ui,-apple-system,BlinkMacSystemFont,sans-serif}footer .container>div .nav div a{font-family:"Geist",system-ui,-apple-system,BlinkMacSystemFont,sans-serif;display:block;color:#8a9a96;transition:all .1s}footer .container>div .nav div a:hover{color:#f5f8f6}footer .container>div .legal{margin-top:30px;font-size:.9em}footer .container>div .legal p{color:#f5f8f6;font-family:"Geist",system-ui,-apple-system,BlinkMacSystemFont,sans-serif;margin:0;width:100%}body:has(app-header) footer{display:none}input:not([type=checkbox]),select,textarea{width:100%;padding:.5rem;border:1px solid rgba(245,248,246,.1);background-color:rgba(245,248,246,.05);color:#f5f8f6;border-radius:4px;margin-bottom:10px;font-size:1rem}input:not([type=checkbox]):focus,input:not([type=checkbox]):focus-visible,select:focus,select:focus-visible,textarea:focus,textarea:focus-visible{outline:none;border-color:rgba(245,248,246,.2);border-style:dashed}input,textarea,button,select{font-family:"Geist",system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-weight:300;display:block}textarea{height:100px}select{height:42px}select option{font-weight:300}form .row,.modal .row{display:flex;justify-content:center;flex-wrap:wrap;align-items:center;grid-gap:10px}form .row input,form .row textarea,.modal .row input,.modal .row textarea{width:calc(50% - 5px)}form .row label,.modal .row label{width:calc(50% - 5px)}form .row label input,form .row label textarea,.modal .row label input,.modal .row label textarea{width:100%}form fieldset,.modal fieldset{border:0}form button.button,.modal button.button{margin:15px auto 0}form .buttons button.button,.modal .buttons button.button{margin:0}form .error-msg,.modal .error-msg{color:red;text-align:center;margin-top:10px;display:none}form .confirm-msg,.modal .confirm-msg{text-align:center;margin-top:10px;display:none}form .wrap,.modal .wrap{border:1px solid #babfbd;border-radius:10px;padding:10px;margin:0 0 12px}form .wrap>p,.modal .wrap>p{background-color:#f5f8f6;padding:0 5px;font-size:1em;font-weight:500;margin:-24px 0 5px;width:-moz-max-content;width:max-content}form #card-element,.modal #card-element{font-family:"Geist Mono",ui-monospace,SFMono-Regular,Menlo,monospace;font-weight:300;display:block;width:100%;padding:.5rem;border:1px solid rgba(245,248,246,.1);background-color:rgba(245,248,246,.05);color:#f5f8f6;border-radius:4px;margin-bottom:10px;font-size:1rem}label{text-align:left}label span{display:block;font-weight:300;font-size:.76em;color:#8a9a96;margin:5px 0 8px}label span.label{display:inline}label span code{background-color:rgba(245,248,246,.1);padding:1px 4px;font-size:1.1em;display:inline-block;border-radius:2px;word-break:break-word;margin-top:2px}label input,label select,label textarea{margin-top:5px}label:has(input[type=checkbox]){display:block;margin-bottom:12px}label:has(input[type=checkbox]) input[type=checkbox]{float:left;margin:0px 8px 0 0}label:has(input[type=checkbox]) span{font-weight:500;font-family:"Geist",system-ui,-apple-system,BlinkMacSystemFont,sans-serif;display:inline;font-size:1em;margin:0}label:has(input[type=checkbox]) span a{font-weight:500}label:has(input[type=checkbox]) span a:hover{text-decoration:underline}label .image-preview{max-height:60px;max-width:60px;display:block}header nav form button.button{margin-top:0;font-size:1em}header nav form button.button:not(:has(.layer)){padding:.5rem 1.5rem}header nav form button.button .layer{padding:.5rem 1.5rem}header nav form button.button.text:not(:has(.layer)){padding:.5rem 1rem}header nav form button.button.text .layer{padding:.5rem 1rem}label.checkbox{position:relative;display:block;padding-left:58px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;color:#f5f8f6}label.checkbox>p{margin:0;font-size:.84em !important;color:#8a9a96}label.checkbox input[type=checkbox]{position:absolute;opacity:0;inset:0;margin:0;cursor:pointer}label.checkbox input[type=checkbox]:focus-visible+.check{box-shadow:0 0 0 4px rgba(79,70,229,.16)}label.checkbox input[type=checkbox]:checked+.check{background:#09b88c;border-color:#09b88c}label.checkbox input[type=checkbox]:checked+.check::after{transform:translateX(20px)}label.checkbox input[type=checkbox]:not(:disabled):hover+.check{background:rgba(245,248,246,.2);border-color:rgba(245,248,246,.2)}label.checkbox input[type=checkbox]:checked:not(:disabled):hover+.check{background:#09b88c;border-color:#09b88c}label.checkbox input[type=checkbox]:not(:disabled):active+.check::after{transform:scale(0.96)}label.checkbox input[type=checkbox]:checked:not(:disabled):active+.check::after{transform:translateX(20px) scale(0.96)}label.checkbox input[type=checkbox]:disabled{cursor:not-allowed}label.checkbox input[type=checkbox]:disabled+.check{opacity:.65}label.checkbox .check{position:absolute;top:1px;left:0;width:40px;height:20px;border-radius:999px;background:rgba(245,248,246,.1);border:1px solid rgba(245,248,246,.1);transition:background .22s ease,border-color .22s ease,box-shadow .22s ease}label.checkbox .check::after{content:"";position:absolute;top:2px;left:2px;width:14px;height:14px;border-radius:50%;background:#fff;box-shadow:0 1px 2px rgba(0,0,0,.08),0 2px 6px rgba(0,0,0,.12);transition:transform .22s ease}label.checkbox:has(input:disabled){cursor:not-allowed}.radio-group:not(:last-child){margin-bottom:20px}label.radio{position:relative;display:block;padding-left:58px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;color:#f5f8f6;margin-bottom:10px}label.radio>p{margin:0;font-size:.84em !important;color:#8a9a96}label.radio span.check{margin:0}label.radio input[type=radio]{position:absolute;opacity:0;inset:0;margin:0;cursor:pointer}label.radio input[type=radio]:focus-visible+.check{box-shadow:0 0 0 4px rgba(79,70,229,.16)}label.radio input[type=radio]:checked+.check{background:#09b88c;border-color:#09b88c}label.radio input[type=radio]:checked+.check::after{transform:translateX(20px)}label.radio input[type=radio]:not(:disabled):hover+.check{background:rgba(245,248,246,.2);border-color:rgba(245,248,246,.2)}label.radio input[type=radio]:checked:not(:disabled):hover+.check{background:#09b88c;border-color:#09b88c}label.radio input[type=radio]:not(:disabled):active+.check::after{transform:scale(0.96)}label.radio input[type=radio]:checked:not(:disabled):active+.check::after{transform:translateX(20px) scale(0.96)}label.radio input[type=radio]:disabled{cursor:not-allowed}label.radio input[type=radio]:disabled+.check{opacity:.65}label.radio .check{position:absolute;top:1px;left:0;width:40px;height:20px;border-radius:999px;background:rgba(245,248,246,.1);border:1px solid rgba(245,248,246,.1);transition:background .22s ease,border-color .22s ease,box-shadow .22s ease}label.radio .check::after{content:"";position:absolute;top:2px;left:2px;width:14px;height:14px;border-radius:50%;background:#fff;box-shadow:0 1px 2px rgba(0,0,0,.08),0 2px 6px rgba(0,0,0,.12);transition:transform .22s ease}label.radio:has(input:disabled){cursor:not-allowed}section{margin:7rem 0;position:relative}section:first-child{margin-top:10rem}section .container{width:95%;max-width:1200px;margin:auto;position:relative}section .buttons{justify-content:flex-start;margin-top:25px}section ol:last-child,section ul:last-child{margin-bottom:0}section.section-hero{margin:0;padding:10rem 0 5rem}@media(max-width: 1000px){section.section-hero{padding-top:8rem}}section.section-hero{isolation:isolate;overflow:hidden;background:radial-gradient(1200px 600px at 78% 28%, rgba(9, 184, 140, 0.08) 0%, transparent 55%),radial-gradient(800px 500px at 12% 72%, rgba(26, 244, 189, 0.04) 0%, transparent 60%),linear-gradient(180deg, rgb(2.8, 3.6, 4) 0%, #07090a 60%, rgb(4.9, 6.3, 7) 100%)}section.section-hero:first-child{padding-top:10rem}@media(max-width: 575px){section.section-hero:first-child{padding-top:7rem}}section.section-hero .background{position:absolute;top:0;left:0;width:100%;height:100%;background-size:64px 64px;background-position:-1px -1px;background-image:linear-gradient(to right, rgba(255, 255, 255, 0.022) 1px, transparent 1px),linear-gradient(to bottom, rgba(255, 255, 255, 0.022) 1px, transparent 1px);mask-image:radial-gradient(ellipse 90% 80% at 50% 40%, #000 30%, transparent 85%);-webkit-mask-image:radial-gradient(ellipse 90% 80% at 50% 40%, #000 30%, transparent 85%);pointer-events:none;z-index:0}section.section-hero .background:after{content:"";position:absolute;inset:-10%;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='240' height='240'><filter id='n'><feTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='2' stitchTiles='stitch'/><feColorMatrix values='0 0 0 0 1  0 0 0 0 1  0 0 0 0 1  0 0 0 0.45 0'/></filter><rect width='100%' height='100%' filter='url(%23n)'/></svg>");opacity:.015;mix-blend-mode:overlay;pointer-events:none}section.section-hero #hero-particles{position:absolute;inset:0;width:100%;height:100%;z-index:0;pointer-events:none;opacity:.7}section.section-hero .hero-ticks{position:absolute;inset:18px 20px;pointer-events:none;z-index:2}section.section-hero .hero-ticks i{position:absolute;width:14px;height:14px;border:1px solid rgba(245,248,246,.2)}section.section-hero .hero-ticks i.tl{top:0;left:0;border-right:0;border-bottom:0}section.section-hero .hero-ticks i.tr{top:0;right:0;border-left:0;border-bottom:0}section.section-hero .hero-ticks i.bl{bottom:0;left:0;border-right:0;border-top:0}section.section-hero .hero-ticks i.br{bottom:0;right:0;border-left:0;border-top:0}section.section-hero .container{display:grid;grid-template-columns:minmax(0, 0.95fr) minmax(0, 1.1fr);gap:64px;align-items:center;position:relative;z-index:3}@media(max-width: 1000px){section.section-hero .container{grid-template-columns:1fr;gap:40px}}section.section-hero .container .content{max-width:620px}@media(max-width: 1000px){section.section-hero .container .content{max-width:100%}}section.section-hero .container .content .eyebrow{display:inline-flex;align-items:center;gap:10px;font-family:"Geist Mono",ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:rgba(245,248,246,.55);padding:5px 10px;border:1px solid rgba(245,248,246,.2);border-radius:20px;background:rgba(7,9,10,.6)}section.section-hero .container .content .eyebrow:before{content:"";width:5px;height:5px;background:#09b88c;border-radius:50%}section.section-hero .container .content .eyebrow span{color:#f5f8f6;font-weight:500}section.section-hero .container .content .eyebrow .sep{color:rgba(245,248,246,.25)}section.section-hero .container .content .eyebrow .dim{color:rgba(245,248,246,.55);font-weight:400}section.section-hero .container .content h1{font-family:"Geist",system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-weight:400;line-height:.98;letter-spacing:-0.035em;margin:18px 0 20px;color:#f5f8f6;max-width:18ch}section.section-hero .container .content p{font-size:16px;line-height:1.5;color:rgba(245,248,246,.55);font-weight:400;text-wrap:pretty}section.section-hero .container .content .buttons{margin-top:26px;grid-gap:10px}section.section-hero .container .content .subheader{margin-left:0;margin-right:unset}@media(max-width: 1000px){section.section-hero .container .hero-panel{display:none}}section.section-hero .container .hero-panel .panel{position:relative;background:linear-gradient(180deg, rgba(245, 248, 246, 0.04) 0%, rgba(245, 248, 246, 0.06) 100%);border:1px solid rgba(245,248,246,.1);border-radius:10px;overflow:hidden;box-shadow:0 40px 80px -40px rgba(0,0,0,.6),0 0 0 1px hsla(0,0%,100%,.015) inset}section.section-hero .container .hero-panel .panel-header{display:flex;align-items:center;justify-content:space-between;padding:10px 14px;border-bottom:1px solid rgba(245,248,246,.1);background:rgba(7,9,10,.4);font-family:"Geist Mono",ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px;color:rgba(245,248,246,.55);letter-spacing:.04em}section.section-hero .container .hero-panel .panel-header .panel-title{display:flex;align-items:center;gap:10px}section.section-hero .container .hero-panel .panel-header .panel-title .dots{display:flex;gap:5px}section.section-hero .container .hero-panel .panel-header .panel-title .dots i{width:8px;height:8px;border-radius:50%;background:rgba(245,248,246,.2);display:block}section.section-hero .container .hero-panel .panel-header .panel-title strong{color:#f5f8f6;font-weight:500}section.section-hero .container .hero-panel .panel-header .panel-title .dim{color:rgba(245,248,246,.25)}section.section-hero .container .hero-panel .panel-header .panel-meta{display:flex;gap:14px;align-items:center;color:rgba(245,248,246,.25)}section.section-hero .container .hero-panel .panel-header .panel-meta .live:before{content:"";display:inline-block;width:6px;height:6px;border-radius:50%;background:#09b88c;margin-right:6px;box-shadow:0 0 6px #09b88c;animation:statusPulse 1.8s ease-in-out infinite;vertical-align:middle}section.section-hero .container .hero-panel .matrix-head{display:grid;grid-template-columns:1.3fr .8fr 1fr .5fr;padding:10px 16px;border-bottom:1px solid rgba(245,248,246,.1);font-family:"Geist Mono",ui-monospace,SFMono-Regular,Menlo,monospace;font-size:10px;color:rgba(245,248,246,.25);letter-spacing:.1em;text-transform:uppercase}section.section-hero .container .hero-panel .matrix-row{display:grid;grid-template-columns:1.3fr .8fr 1fr .5fr;padding:11px 16px;border-bottom:1px solid rgba(245,248,246,.1);align-items:center;font-size:12.5px;transition:background .2s}section.section-hero .container .hero-panel .matrix-row:hover{background:rgba(9,184,140,.04)}section.section-hero .container .hero-panel .matrix-row .q{color:#f5f8f6;font-size:12.5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}section.section-hero .container .hero-panel .matrix-row .d{color:rgba(245,248,246,.55);font-family:"Geist Mono",ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px}section.section-hero .container .hero-panel .matrix-row .d strong{color:#f5f8f6;font-weight:500}section.section-hero .container .hero-panel .matrix-row .conf .conf-bar{position:relative;height:4px;background:rgba(245,248,246,.1);border-radius:2px;overflow:hidden}section.section-hero .container .hero-panel .matrix-row .conf .conf-bar i{position:absolute;inset:0;width:0%;background:#09b88c;border-radius:2px;transition:width .6s cubic-bezier(0.2, 0.7, 0.2, 1)}section.section-hero .container .hero-panel .matrix-row .conf .conf-bar.mid i{background:#edc001}section.section-hero .container .hero-panel .matrix-row .conf .conf-bar.low i{background:red}section.section-hero .container .hero-panel .matrix-row .conf .conf-val{font-family:"Geist Mono",ui-monospace,SFMono-Regular,Menlo,monospace;font-size:10.5px;color:rgba(245,248,246,.55);margin-top:4px;display:block}section.section-hero .container .hero-panel .matrix-row .state{font-family:"Geist Mono",ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px}section.section-hero .container .hero-panel .matrix-row .state.state-accent{color:#09b88c}section.section-hero .container .hero-panel .matrix-row .state.state-amber{color:#edc001}section.section-hero .container .hero-panel .matrix-row .state.state-red{color:red}section.section-hero .container .hero-panel .matrix-row.new{animation:matrixFadein .6s ease-out}section.section-hero .container .hero-panel .panel-footer{border-top:1px solid rgba(245,248,246,.1);padding:10px 16px;display:flex;gap:20px;font-family:"Geist Mono",ui-monospace,SFMono-Regular,Menlo,monospace;font-size:10.5px;color:rgba(245,248,246,.25)}section.section-hero .container .hero-panel .panel-footer .pill{padding:2px 8px;border:1px solid rgba(245,248,246,.2);border-radius:10px;color:rgba(245,248,246,.55)}section.section-hero .hero-stats{display:flex;justify-content:flex-end;gap:36px;margin-top:44px;padding-top:22px;border-top:1px solid rgba(245,248,246,.1)}section.section-hero .hero-stats .hero-stat{display:flex;flex-direction:column;gap:3px}section.section-hero .hero-stats .hero-stat .n{font-family:"Geist Mono",ui-monospace,SFMono-Regular,Menlo,monospace;font-size:22px;font-weight:500;color:#f5f8f6;letter-spacing:-0.02em}section.section-hero .hero-stats .hero-stat .n span{color:#09b88c}section.section-hero .hero-stats .hero-stat .l{font-size:11px;color:rgba(245,248,246,.25);letter-spacing:.06em;text-transform:uppercase;font-family:"Geist Mono",ui-monospace,SFMono-Regular,Menlo,monospace}@keyframes matrixFadein{from{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}section.section-hero[options~=background-variation-2] .background{background-image:linear-gradient(to right, rgba(9, 184, 140, 0.25) 1px, transparent 1px),linear-gradient(to bottom, rgba(9, 184, 140, 0.25) 1px, transparent 1px)}section.section-cta .container{text-align:center;max-width:800px}section.section-cta .container .buttons{grid-gap:10px;margin-top:40px;justify-content:center}section.section-cta .background{position:absolute;top:0;left:0;height:100%;width:100%}section.section-cta .background img{height:100%;width:1200px;max-width:95%;border-radius:10px;margin:0 auto;display:block;-o-object-fit:cover;object-fit:cover;-webkit-mask-image:linear-gradient(to bottom, transparent 0%, black 100%);mask-image:linear-gradient(to bottom, transparent 0%, black 100%);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}section.section-cta:has(.background) .container{margin-bottom:100px}section.section-logos .container{display:flex;justify-content:center;flex-wrap:nowrap;align-items:center;grid-gap:25px}section.section-logos .container .inner{display:flex;justify-content:center;flex-wrap:nowrap;align-items:center;grid-gap:25px}section.section-logos .container img{width:150px;max-height:30px;-o-object-fit:contain;object-fit:contain;filter:brightness(0) invert(1);opacity:.5}section.section-image-slider .container{display:flex;justify-content:center;flex-wrap:nowrap;align-items:center;grid-gap:20px}section.section-image-slider .container .block{position:relative;display:flex;justify-content:flex-start;flex-wrap:wrap;align-items:flex-end;grid-gap:0;height:600px;color:#f5f8f6;padding:30px;transition:all .5s}section.section-image-slider .container .block img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:10px}section.section-image-slider .container .block h3{position:absolute;top:30px;left:30px;font-size:1.5em;width:calc(100% - 60px)}section.section-image-slider .container .block .content{width:100%;padding-right:60px;z-index:1;visibility:hidden;opacity:0;transition:all .5s;font-weight:300}section.section-image-slider .container .block .content *:last-child{margin-bottom:0}section.section-image-slider .container .block .arrow{position:absolute;bottom:30px;left:30px;width:50px;height:50px;border-radius:100%;border:1px solid #f5f8f6;display:flex;justify-content:center;flex-wrap:wrap;align-items:center;grid-gap:0;transition:all .5s}section.section-image-slider .container .block .arrow svg{width:18px}section.section-image-slider .container .block .arrow svg path{fill:#f5f8f6}section.section-image-slider .container:has(.open) .block{width:35%}section.section-image-slider .container:has(.open) .block.open{width:65%}section.section-image-slider .container:has(.open) .block.open .content{animation:showImageBlockContent .5s forwards;animation-delay:.5s}section.section-image-slider .container:has(.open) .block.open .arrow{left:calc(100% - 30px - 50px);background-color:#f5f8f6}section.section-image-slider .container:has(.open) .block.open .arrow svg path{fill:#07090a}@media(max-width: 1000px){section.section-image-slider .container:has(.open) .block.open,section.section-image-slider .container:has(.open) .block,section.section-image-slider .container:not(:has(.open)) .block.open,section.section-image-slider .container:not(:has(.open)) .block{width:50%}section.section-image-slider .container:has(.open) .block.open .content,section.section-image-slider .container:has(.open) .block .content,section.section-image-slider .container:not(:has(.open)) .block.open .content,section.section-image-slider .container:not(:has(.open)) .block .content{visibility:visible;opacity:1;animation:none}section.section-image-slider .container:has(.open) .block.open .arrow,section.section-image-slider .container:has(.open) .block .arrow,section.section-image-slider .container:not(:has(.open)) .block.open .arrow,section.section-image-slider .container:not(:has(.open)) .block .arrow{left:calc(100% - 30px - 50px);background-color:#f5f8f6}section.section-image-slider .container:has(.open) .block.open .arrow svg path,section.section-image-slider .container:has(.open) .block .arrow svg path,section.section-image-slider .container:not(:has(.open)) .block.open .arrow svg path,section.section-image-slider .container:not(:has(.open)) .block .arrow svg path{fill:#07090a}}@media(max-width: 768px){section.section-image-slider .container{flex-wrap:wrap}section.section-image-slider .container:has(.open) .block.open,section.section-image-slider .container:has(.open) .block,section.section-image-slider .container:not(:has(.open)) .block.open,section.section-image-slider .container:not(:has(.open)) .block{width:100%;height:500px}}@keyframes showImageBlockContent{0%{visibility:hidden;opacity:0}100%{visibility:visible;opacity:1}}section.section-text:first-child{margin-top:10rem}@media(max-width: 575px){section.section-text:first-child{margin-top:7rem}}section.section-text .container{max-width:800px}section.section-text .container .subheader{margin-left:0;margin-right:unset}section.section-text .container p.back-to-blog{margin-bottom:3rem}section.section-text .container p.back-to-blog a{color:#8a9a96;display:flex;justify-content:flex-start;flex-wrap:wrap;align-items:center;grid-gap:8px;transition:all .1s}section.section-text .container p.back-to-blog a svg{width:20px}section.section-text .container p.back-to-blog a svg path{fill:#8a9a96}section.section-text .container p.back-to-blog a:hover{color:#f5f8f6}section.section-text .container p.back-to-blog a:hover svg path{fill:#f5f8f6}section.section-text .container hr{margin:50px 0}section.section-text .container .post-faqs{margin-top:50px;padding-top:50px;border-top:1px solid rgba(245,248,246,.2)}section.section-text .container .post-faqs h2{font-size:2em;margin-bottom:40px}section.section-text .container .post-faqs h3{font-size:1.25em}section.section-text .container blockquote{border-left:5px solid #09b88c;padding:10px 0 10px 20px;font-style:italic}section.section-text .container blockquote>*:last-child{margin-bottom:0}section.section-text[options~=centered]{text-align:center}section.section-text[options~=centered] .subheader{margin-left:auto;margin-right:auto}section.section-text[options~=text-large]{font-size:2em}section.section-text[options~=text-large] .container{max-width:1200px}section.section-text[options~=text-large] .container :is(h1,h2){max-width:unset}section.section-text[options~=text-large] .container p b{color:#09b88c;font-weight:400}section.section-text[options~=columns-2] .container{max-width:1200px}section.section-text[options~=columns-2] .container :is(h1,h2){max-width:unset;-moz-column-span:all;column-span:all}section.section-text[options~=columns-2] .container{-moz-column-count:2;column-count:2}section.section-text[options~=columns-2][options~=centered] p{text-align:left}section.section-text[options~=medium-container] .container{max-width:1000px}section.section-text[options~=background-gradient]{margin:0;padding:5rem 0;overflow:hidden}section.section-text[options~=background-gradient]:before{content:"";position:absolute;bottom:-50%;left:0;height:100%;width:100%;background-image:radial-gradient(rgba(9, 184, 140, 0.4), rgba(0, 0, 0, 0) 50%);background-position:50%;background-size:100%;background-repeat:no-repeat}@media(max-width: 800px){section.section-text[options~=text-large]{font-size:1.5em}section.section-text[options~=background-gradient]:before{background-image:radial-gradient(rgba(9, 184, 140, 0.4), rgba(0, 0, 0, 0) 75%)}}@media(max-width: 500px){section.section-text[options~=text-large]{font-size:1.2em}}section.section-image .container img{max-width:100%;border-radius:15px;display:block}section.section-image[options~=background-color-primary] .container{background-color:#09b88c;padding:50px 100px 0;border-radius:15px}section.section-image[options~=background-color-primary] .container img{border-radius:15px 15px 0 0}@media(max-width: 1000px){section.section-image[options~=background-color-primary] .container{padding:50px 50px 0}}@media(max-width: 600px){section.section-image[options~=background-color-primary] .container{padding:25px 10px 0;border-radius:15px 15px 0 0}}section.section-text-with-image .container{display:flex;justify-content:center;flex-wrap:wrap;align-items:stretch;grid-gap:20px}@media(max-width: 768px){section.section-text-with-image .container{grid-gap:50px}}section.section-text-with-image .container .content{width:calc(60% - 10px);display:flex;justify-content:flex-start;flex-wrap:wrap;align-items:flex-start;grid-gap:0;padding:50px 150px 50px 0}@media(max-width: 1000px){section.section-text-with-image .container .content{padding:50px 50px 50px 0}}@media(max-width: 768px){section.section-text-with-image .container .content{padding:0;width:100%}}section.section-text-with-image .container .content>div{align-self:flex-end}section.section-text-with-image .container .content>div>:last-child{margin-bottom:0}section.section-text-with-image .container .content :is(h1,h2){margin-right:50px}section.section-text-with-image .container .content .list{margin-top:2rem}section.section-text-with-image .container .content .list:not(:last-child){margin-bottom:2rem}section.section-text-with-image .container .content .list p{display:flex;justify-content:flex-start;flex-wrap:wrap;align-items:center;grid-gap:0;grid-gap:10px;margin-bottom:10px;font-weight:400;font-size:1em}section.section-text-with-image .container .content .list p:last-child{margin-bottom:0}section.section-text-with-image .container .content .list p svg{width:30px}section.section-text-with-image .container .content .list p svg path{fill:#9ca39f}section.section-text-with-image .container .content .list p span{width:calc(100% - 40px)}section.section-text-with-image .container .content .list[options~=align-top] p{align-items:flex-start}section.section-text-with-image .container .image{width:calc(40% - 10px);position:relative}@media(max-width: 768px){section.section-text-with-image .container .image{width:100%}}section.section-text-with-image .container .image img{border-radius:10px;max-width:100%;margin:0 auto;display:block;min-height:500px;height:100%;-o-object-fit:cover;object-fit:cover}@media(max-width: 768px){section.section-text-with-image .container .image img{min-height:400px}}section.section-text-with-image .container .image .features{position:absolute;left:-75px;bottom:25px;max-width:calc(100% + 75px);width:100%}section.section-text-with-image .container .image .features>div{background-color:rgba(0,0,0,.4);backdrop-filter:blur(4px);color:#f5f8f6;padding:15px;border-radius:12px;display:flex;justify-content:flex-start;flex-wrap:wrap;align-items:center;grid-gap:0;grid-gap:20px;width:-moz-max-content;width:max-content;max-width:calc(100% - 50px)}section.section-text-with-image .container .image .features>div svg{height:30px}section.section-text-with-image .container .image .features>div svg path{fill:#f5f8f6}section.section-text-with-image .container .image .features>div p{margin:0;flex:1;line-height:1.3em}section.section-text-with-image .container .image .features>div p b{font-weight:600}section.section-text-with-image .container .image .features>div img{width:auto;max-height:150px;min-height:unset}section.section-text-with-image .container .image .features>div:has(img){padding:5px}section.section-text-with-image .container .image .features>div:not(:first-child){margin-top:20px}section.section-text-with-image .container .image[media-modal]>svg{position:absolute;top:50%;left:50%;transform:translateY(-50%) translateX(-50%);width:75px;cursor:pointer}section.section-text-with-image .container .image[media-modal]>svg path{fill:#f5f8f6}section.section-text-with-image[options~=dark-container] .container{background-color:#07090a;color:#f5f8f6;padding:10px;border-radius:10px;align-items:flex-end}section.section-text-with-image[options~=dark-container] .container .content{padding:0 30px 30px;display:block}@media(max-width: 900px){section.section-text-with-image[options~=dark-container] .container .content{width:100%;padding:100px 30px 10px}}section.section-text-with-image[options~=dark-container] .container .content>div{align-self:unset}section.section-text-with-image[options~=dark-container] .container .content h1,section.section-text-with-image[options~=dark-container] .container .content h2{font-size:1.5em}section.section-text-with-image[options~=dark-container] .container .content p,section.section-text-with-image[options~=dark-container] .container .content li{opacity:.75}section.section-text-with-image[options~=dark-container] .container .content ul,section.section-text-with-image[options~=dark-container] .container .content ol{margin-left:1.5em}section.section-text-with-image[options~=dark-container] .container .image{aspect-ratio:1.25}@media(max-width: 900px){section.section-text-with-image[options~=dark-container] .container .image{width:100%}}section.section-text-with-image[options~=dark-container] .container .image img{border-radius:6px;min-height:unset;height:100%;width:100%;-o-object-fit:cover;object-fit:cover}@media(max-width: 1100px){section.section-text-with-image[options~=dark-container] .container .image img{min-height:400px;-o-object-fit:cover;object-fit:cover}}@media(max-width: 900px){section.section-text-with-image[options~=dark-container] .container .image img{min-height:unset;-o-object-fit:unset;object-fit:unset}}section.section-text-with-image[options~=dark-container] .container.container:nth-child(even){margin:20px auto;flex-direction:row-reverse}section.section-text-with-image[options~=dark-container][options~=background-black] .container{background-color:rgba(245,248,246,.05)}section.section-text-with-image[options~=align-right] .container{flex-direction:row-reverse}section.section-text-with-image[options~=align-right] .container .content{padding:50px 0 50px 150px}section.section-text-with-image[options~=align-right] .container .image .features{left:unset;right:-75px}section.section-text-with-image[options~=align-right] .container .image .features div{margin-left:auto;flex-direction:row-reverse;text-align:right}section.section-text-with-image[options~=centered] .container{align-items:center}section.section-text-with-image[options~=centered] .container .content{display:block}@media(max-width: 965px){section.section-text-with-image .container .content{padding:0 100px 0 0;width:calc(70% - 10px)}section.section-text-with-image .container .image{width:calc(30% - 10px)}section.section-text-with-image .container .image .features{bottom:-25px}section.section-text-with-image .container .image .features div{max-width:100% !important}section.section-text-with-image[options~=align-right] .container .content{padding:0 0 0 100px}}@media(max-width: 780px){section.section-text-with-image .container .content{width:100%;padding-right:0}section.section-text-with-image .container .content :is(h1,h2){margin-right:0}section.section-text-with-image .container .content .buttons:last-child{margin-bottom:2rem}section.section-text-with-image .container .image{width:100%}section.section-text-with-image .container .image>img{max-width:calc(100% - 100px);margin-left:auto;margin-right:0;display:block}section.section-text-with-image .container .image .features{bottom:25px;left:0;max-width:100%}section.section-text-with-image .container .image .features div{max-width:450px}section.section-text-with-image .container .image .features div~div{display:flex}section.section-text-with-image[options~=align-right] .container .content{padding-left:0}section.section-text-with-image[options~=align-right] .container .image .features{left:0;right:unset}section.section-text-with-image[options~=align-right] .container .image .features div{flex-direction:unset;text-align:left}}@media(max-width: 650px){section.section-text-with-image .container .image .features div:has(img) img{max-height:100px}}@media(max-width: 500px){section.section-text-with-image .container .image .features{bottom:-25px}}section.section-accordion .container p.subheader{margin-left:0;margin-right:unset}section.section-accordion .container .blocks{margin-top:75px}section.section-accordion .container .block{border-top:1px solid rgba(7,9,10,.1);overflow:hidden;padding-bottom:30px;transition:all .5s;border-bottom:1px solid rgba(245,248,246,.1)}section.section-accordion .container .block:first-child{border-top:1px solid rgba(245,248,246,.1)}section.section-accordion .container .block .label{display:flex;justify-content:space-between;flex-wrap:wrap;align-items:center;grid-gap:0;padding-top:30px;transition:all .5s;cursor:pointer}section.section-accordion .container .block .label h3{margin:0;font-size:1.1em}section.section-accordion .container .block .label .icon{position:relative}section.section-accordion .container .block .label .icon div{background-color:rgba(245,248,246,.5);transition:all .5s;position:absolute}section.section-accordion .container .block .label .icon div:nth-child(1){width:14px;height:2px;top:50%;transform:translateY(-50%);right:0}section.section-accordion .container .block .label .icon div:nth-child(2){height:14px;width:2px;top:50%;transform:translateY(-50%);right:6px}section.section-accordion .container .block .label .row{display:flex;justify-content:flex-start;flex-wrap:wrap;align-items:center;grid-gap:0;width:calc(100% - 50px);text-align:left}section.section-accordion .container .block .label .row .logo{display:flex;justify-content:flex-start;flex-wrap:wrap;align-items:center;grid-gap:20px;width:275px}@media(max-width: 900px){section.section-accordion .container .block .label .row .logo{width:200px}}@media(max-width: 660px){section.section-accordion .container .block .label .row .logo{width:100%}}section.section-accordion .container .block .label .row .logo img{width:50px;height:30px;-o-object-fit:contain;object-fit:contain}section.section-accordion .container .block .label .row>:nth-child(2){width:calc(100% - 300px)}@media(max-width: 900px){section.section-accordion .container .block .label .row>:nth-child(2){width:calc(100% - 200px)}}@media(max-width: 660px){section.section-accordion .container .block .label .row>:nth-child(2){display:none}}section.section-accordion .container .block .label .row p{margin:0}section.section-accordion .container .block .content{visibility:hidden;opacity:0;text-align:left;transition:all .5s;padding-top:25px;max-width:600px}section.section-accordion .container .block .content:has(.row){max-width:unset;width:calc(100% - 50px)}section.section-accordion .container .block .content *:last-child{margin-bottom:0}section.section-accordion .container .block .content .row{display:flex;justify-content:flex-start;flex-wrap:wrap;align-items:center;grid-gap:0}section.section-accordion .container .block .content .row .logo{width:275px}@media(max-width: 900px){section.section-accordion .container .block .content .row .logo{width:200px}}@media(max-width: 660px){section.section-accordion .container .block .content .row .logo{display:none}}section.section-accordion .container .block .content .row .logo img{width:200px;height:auto;display:block;margin:0 auto}@media(max-width: 900px){section.section-accordion .container .block .content .row .logo img{width:150px}}section.section-accordion .container .block .content .row>:nth-child(2){width:calc(100% - 300px);font-family:"Geist",system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-size:1.4em}@media(max-width: 900px){section.section-accordion .container .block .content .row>:nth-child(2){width:calc(100% - 200px)}}@media(max-width: 660px){section.section-accordion .container .block .content .row>:nth-child(2){width:100%}}section.section-accordion .container .block .content .row>:nth-child(2) p.person{font-family:"Geist Mono",ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.65em;padding-left:50px;position:relative}section.section-accordion .container .block .content .row>:nth-child(2) p.person:before{content:"";position:absolute;top:8px;left:0;width:30px;height:2px;background-color:#07090a}section.section-accordion .container .block.open{padding-bottom:35px}section.section-accordion .container .block.open .label{padding-top:35px}section.section-accordion .container .block.open .label .icon div:nth-child(2){transform:translateY(-50%) rotate(270deg)}section.section-accordion .container .block.open .content{visibility:visible;opacity:1;margin-top:0 !important}section.section-accordion .container .block.open{border-bottom:1px dashed #8a9a96}section.section-accordion .container .block.open:first-child{border-top:1px dashed #8a9a96}section.section-accordion .container .block:has(+.open){border-bottom:1px dashed #8a9a96}section.section-accordion[options~=automated] .container .block{position:relative}section.section-accordion[options~=automated] .container .block:before{content:"";position:absolute;bottom:35px;left:calc(100% - 50px);width:50px;height:3px;border-radius:5px;background-color:#edeeee;opacity:0}section.section-accordion[options~=automated] .container .block:after{content:"";position:absolute;bottom:35px;left:calc(100% - 50px);width:0;height:3px;border-radius:5px;transition:width var(--transition-duration, 0.5s) linear;background-color:#07090a;opacity:0}section.section-accordion[options~=automated] .container .block.open:before{opacity:1}section.section-accordion[options~=automated] .container .block.open:after{opacity:1;width:50px}@media(max-width: 768px){section.section-accordion[options~=automated] .container .block.open{padding-bottom:75px}}section.section-use-cases .container{display:flex;justify-content:flex-start;flex-wrap:wrap;align-items:flex-start;grid-gap:0;grid-gap:100px}@media(max-width: 1100px){section.section-use-cases .container{grid-gap:50px}}@media(max-width: 900px){section.section-use-cases .container{grid-gap:50px}}section.section-use-cases .container .content{width:calc(40% - 50px)}@media(max-width: 1100px){section.section-use-cases .container .content{width:calc(40% - 25px)}}@media(max-width: 900px){section.section-use-cases .container .content{width:100%}}section.section-use-cases .container .content p.subheader{margin-left:0;margin-right:unset}section.section-use-cases .container .cases{width:calc(60% - 50px);margin-top:50px;position:relative}@media(max-width: 1100px){section.section-use-cases .container .cases{width:calc(60% - 25px)}}@media(max-width: 900px){section.section-use-cases .container .cases{width:100%;height:300px;margin-top:0}}@media(max-width: 575px){section.section-use-cases .container .cases{height:375px}}section.section-use-cases .container .cases>div{position:absolute;top:0;left:0;width:100%;background-color:rgba(245,248,246,.05);border-radius:10px;overflow:hidden;border:1px solid rgba(245,248,246,.1);padding:30px;font-size:.9em;visibility:hidden;opacity:0;margin:0 100px 0 -100px;transition:all 1.5s}@media(max-width: 575px){section.section-use-cases .container .cases>div{padding:30px 20px}}section.section-use-cases .container .cases>div:before{content:"";position:absolute;top:0;left:0;height:4px;background-color:#09b88c;width:0%;transition:all 6s}section.section-use-cases .container .cases>div h3{color:#f5f8f6;font-size:1.75em;font-style:italic}section.section-use-cases .container .cases>div>div{margin:0 100px 0 -100px;transition:all 1.5s}section.section-use-cases .container .cases>div>div *:last-child{margin-bottom:0}section.section-use-cases .container .cases>div.active{opacity:1;visibility:visible;margin:0}section.section-use-cases .container .cases>div.active:before{width:100%}section.section-use-cases .container .cases>div.active>div{margin:0}section.section-blocks .container>:is(h1,h2){max-width:800px;margin-left:auto;margin-right:auto;text-align:center}section.section-blocks .container>p{max-width:800px;margin-left:auto;margin-right:auto;text-align:center}section.section-blocks .container .blocks:not(:first-child){margin-top:75px}section.section-blocks .container .blocks{display:flex;justify-content:center;flex-wrap:wrap;align-items:stretch;grid-gap:50px}section.section-blocks .container .blocks .block{font-size:.9em;width:calc(50% - 25px);border-radius:10px;position:relative;background-color:rgba(245,248,246,.05);border:1px solid rgba(245,248,246,.1);padding:50px;border-radius:10px}@media(max-width: 900px){section.section-blocks .container .blocks .block{width:100%}}@media(max-width: 575px){section.section-blocks .container .blocks .block{padding:50px 25px}}section.section-blocks .container .blocks .block .content>:last-child{margin-bottom:0}section.section-blocks .container .blocks .block .content h3{font-size:2em;font-weight:400;margin-bottom:40px;padding-left:15px;border-left:2px solid #09b88c}section.section-blocks .container .blocks .block .content ul,section.section-blocks .container .blocks .block .content ol{margin-left:25px}section.section-blocks[options~=background-black] .container .blocks .block{background-color:rgba(245,248,246,.05)}section.section-blocks[options~=stats] .container .blocks{grid-gap:20px}section.section-blocks[options~=stats] .container .blocks .block{width:calc(25% - 15px)}@media(max-width: 1200px){section.section-blocks[options~=stats] .container .blocks .block{width:calc(50% - 10px)}}@media(max-width: 768px){section.section-blocks[options~=stats] .container .blocks .block{width:100%}}section.section-blocks[options~=stats] .container .blocks .block .content h3{font-size:4em}section.section-plans .plans,app-content:has(.plans) .plans{border-radius:10px;background-color:rgba(245,248,246,.05);border:1px solid rgba(245,248,246,.1);padding:25px 25px 10px}@media(max-width: 768px){section.section-plans .plans,app-content:has(.plans) .plans{padding:25px 10px 10px}}section.section-plans .plans .plan-names,app-content:has(.plans) .plans .plan-names{width:100%;margin-bottom:40px;display:flex;justify-content:center;flex-wrap:wrap;align-items:flex-start;grid-gap:0;grid-gap:25px}@media(max-width: 575px){section.section-plans .plans .plan-names,app-content:has(.plans) .plans .plan-names{grid-gap:0}}section.section-plans .plans .plan-names>div,app-content:has(.plans) .plans .plan-names>div{width:calc(20% - 20px)}@media(max-width: 1100px){section.section-plans .plans .plan-names>div,app-content:has(.plans) .plans .plan-names>div{width:calc(25% - 19px)}}@media(max-width: 900px){section.section-plans .plans .plan-names>div,app-content:has(.plans) .plans .plan-names>div{width:100%;padding-bottom:20px;margin-bottom:20px;border-bottom:1px dashed rgba(245,248,246,.1)}}@media(max-width: 1100px){section.section-plans .plans .plan-names>div:first-child,app-content:has(.plans) .plans .plan-names>div:first-child{display:none}}@media(max-width: 900px){section.section-plans .plans .plan-names>div:last-child,app-content:has(.plans) .plans .plan-names>div:last-child{border-bottom:0;padding-bottom:0;margin-bottom:0}}section.section-plans .plans .plan-names>div .subheader,app-content:has(.plans) .plans .plan-names>div .subheader{margin:0 0 40px;padding:0;color:#8a9a96;font-size:.9em;text-transform:uppercase}section.section-plans .plans .plan-names>div .subheader span,app-content:has(.plans) .plans .plan-names>div .subheader span{color:#09b88c;margin-right:5px;display:inline-block}section.section-plans .plans .plan-names>div .subheader:before,app-content:has(.plans) .plans .plan-names>div .subheader:before{display:none}section.section-plans .plans .plan-names>div>p.price,app-content:has(.plans) .plans .plan-names>div>p.price{font-size:1.75em;color:#f5f8f6}section.section-plans .plans .plan-names>div>p,app-content:has(.plans) .plans .plan-names>div>p{font-size:.9em;text-align:center}@media(max-width: 575px){section.section-plans .plans .plan-names>div>p,app-content:has(.plans) .plans .plan-names>div>p{text-align:left}}section.section-plans .plans .plan-names>div .buttons,app-content:has(.plans) .plans .plan-names>div .buttons{justify-content:center}@media(max-width: 575px){section.section-plans .plans .plan-names>div .buttons,app-content:has(.plans) .plans .plan-names>div .buttons{justify-content:flex-start}}section.section-plans .plans .plan-details,app-content:has(.plans) .plans .plan-details{width:100%;font-family:"Geist",system-ui,-apple-system,BlinkMacSystemFont,sans-serif}@media(max-width: 1100px){section.section-plans .plans .plan-details,app-content:has(.plans) .plans .plan-details{display:none}}section.section-plans .plans .plan-details .row,app-content:has(.plans) .plans .plan-details .row{display:flex;justify-content:center;flex-wrap:wrap;align-items:flex-start;grid-gap:0;grid-gap:25px}section.section-plans .plans .plan-details .row:not(:last-child),app-content:has(.plans) .plans .plan-details .row:not(:last-child){border-bottom:1px dashed rgba(245,248,246,.1);margin-bottom:10px}section.section-plans .plans .plan-details .row,app-content:has(.plans) .plans .plan-details .row{padding-bottom:10px}section.section-plans .plans .plan-details .row>div,app-content:has(.plans) .plans .plan-details .row>div{width:calc(20% - 20px);position:relative;text-align:center}section.section-plans .plans .plan-details .row>div svg,app-content:has(.plans) .plans .plan-details .row>div svg{width:20px}section.section-plans .plans .plan-details .row>div svg path,app-content:has(.plans) .plans .plan-details .row>div svg path{fill:rgba(245,248,246,.1)}section.section-plans .plans .plan-details .row>div svg.check-yes path,app-content:has(.plans) .plans .plan-details .row>div svg.check-yes path{fill:#f5f8f6}section.section-plans .plans .plan-details .row>div p,app-content:has(.plans) .plans .plan-details .row>div p{color:#f5f8f6;margin:0;overflow-x:hidden;overflow-wrap:break-word;hyphens:auto}section.section-plans .plans .plan-details .row>div p svg.info,app-content:has(.plans) .plans .plan-details .row>div p svg.info{width:14px;display:inline-block;margin-bottom:2px;cursor:help}section.section-plans .plans .plan-details .row>div p svg.info path,app-content:has(.plans) .plans .plan-details .row>div p svg.info path{fill:#8a9a96}section.section-plans .plans .plan-details .row>div:has(.description),app-content:has(.plans) .plans .plan-details .row>div:has(.description){text-align:left}section.section-plans .plans .plan-details .row>div:has(.description) .description,app-content:has(.plans) .plans .plan-details .row>div:has(.description) .description{position:absolute;top:100%;left:10px;background-color:rgba(7,9,10,.95);backdrop-filter:blur(1px);padding:12px;border-radius:4px;color:#f5f8f6;opacity:0;visibility:hidden;z-index:1;font-size:.9em;line-height:1.2em;transition:all .2s}section.section-plans .plans .plan-details .row>div:has(.description):has(svg.info:hover) .description,app-content:has(.plans) .plans .plan-details .row>div:has(.description):has(svg.info:hover) .description{opacity:1;visibility:visible}section.section-plans .billing-toggle,app-content:has(.plans) .billing-toggle{display:flex;justify-content:center;flex-wrap:nowrap;align-items:center;grid-gap:10px;margin-bottom:25px}section.section-plans .billing-toggle button,app-content:has(.plans) .billing-toggle button{font-weight:500}section.section-plans .billing-toggle button.active,app-content:has(.plans) .billing-toggle button.active{color:#09b88c}section.section-plans:has(.section-plans) .plans,app-content:has(.plans):has(.section-plans) .plans{width:95%;max-width:1200px;margin:auto}@media(max-width: 1100px){section.section-plans.block:has(.plans) .plans,app-content:has(.plans).block:has(.plans) .plans{grid-gap:25px}}@media(max-width: 1100px){section.section-plans.block:has(.plans) .plans .plan,app-content:has(.plans).block:has(.plans) .plans .plan{width:100%;max-width:500px}}section.section-plans .content{width:95%;max-width:900px;margin:auto;margin-bottom:50px;text-align:center}section.section-plans .content h2{max-width:800px;margin-left:auto;margin-right:auto}app-content:has(.plans) .plans .plan .buttons{display:none}section.section-login{margin:10rem 0 5rem}section.section-login .container{max-width:500px}section.section-login .container :is(h1,h2){font-size:2.5em;text-align:center;margin-bottom:2rem}section.section-login .container .continue-with{width:95%;max-width:400px;margin:auto;text-align:center}section.section-login .container .continue-with p.or{position:relative;width:-moz-max-content;width:max-content;margin:40px auto}section.section-login .container .continue-with p.or:before{content:"";position:absolute;width:100px;right:calc(100% + 20px);height:1px;top:50%;transform:translateY(-50%);border-top:1px solid #edeeee}section.section-login .container .continue-with p.or:after{content:"";position:absolute;width:100px;left:calc(100% + 20px);height:1px;top:50%;transform:translateY(-50%);border-top:1px solid #edeeee}section.section-login .container .continue-with>a{display:block;width:100%;transition:all .2s}section.section-login .container .continue-with>a.auth-btn{display:flex;justify-content:center;flex-wrap:wrap;align-items:center;grid-gap:15px;color:#f5f8f6;font-weight:500;padding:8px;border-radius:6px;margin-bottom:.75rem}section.section-login .container .continue-with>a.auth-btn:hover{transform:scale(1.02)}section.section-login .container .continue-with>a.auth-btn svg{height:24px}section.section-login .container .continue-with>a.auth-btn svg path{fill:#f5f8f6}section.section-login .container .continue-with>a.facebook{background-color:#2d63eb}section.section-login .container .continue-with>a.google{background-color:#de4936}section.section-login .container .continue-with>a.microsoft{background-color:#545454}section.section-login .container .continue-with p.alt{margin:40px 0 0;font-size:1em}section.section-login .container .continue-with p.alt a{font-weight:500}section.section-login .container .continue-with p.alt a:hover{text-decoration:underline}section[options~=bg-primary-overlay]{background-color:rgba(9,184,140,.1);margin:0;padding:7rem 0}section[options~=bg-black-2]{background-color:rgba(245,248,246,.05);margin:0;padding:7rem 0}section[options~=bg-black-3]{background-color:rgba(245,248,246,.05);margin:0;padding:7rem 0}section[options~=border-top]{border-top:1px solid rgba(245,248,246,.1);margin-top:0;padding-top:7rem}section[options~=border-top-container] .container{padding-top:7rem;border-top:1px solid rgba(245,248,246,.1)}section[options~=background-black]{background-color:#07090a;color:#f5f8f6;margin:0;padding:5rem 0}section[options~=background-black] .background{display:block;position:absolute;top:0;left:0;width:100%;height:100%;background-size:40px 40px;background-image:linear-gradient(to right, rgba(255, 255, 255, 0.075) 1px, transparent 1px),linear-gradient(to bottom, rgba(255, 255, 255, 0.075) 1px, transparent 1px);overflow:hidden}section[options~=background-black] .background:after{content:"";position:absolute;top:-25%;left:-25%;width:125%;height:125%;background-image:radial-gradient(#07090a 40%, rgba(0, 0, 0, 0))}section[options~=background-black] .content p{opacity:.75}section[options~=background-black] .subheader{background-color:rgba(245,248,246,.1)}section[options~=background-gray]{background-color:#edeeee;margin:0;padding:7rem 0}section[options~=background-gray] .subheader{background-color:rgba(7,9,10,.075)}section[options~=background-primary]{background-color:#068062;color:#f5f8f6;margin:0;padding:5rem 0}section[options~=background-primary] .background{display:block;position:absolute;top:0;left:0;width:100%;height:100%;background-size:40px 40px;background-image:linear-gradient(to right, rgba(255, 255, 255, 0.075) 1px, transparent 1px),linear-gradient(to bottom, rgba(255, 255, 255, 0.075) 1px, transparent 1px)}section[options~=background-primary] .background:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:radial-gradient(#068062 30%, rgba(0, 0, 0, 0))}section[options~=background-primary] .content p{opacity:.75}section[options~=background-primary] .subheader{background-color:rgba(245,248,246,.1)}section[options~=no-margin-top]{margin-top:0;padding-top:0}section[options~=negative-margin-top].section-image-blocks{margin-top:-3.5rem}section[options~=wide-container] .container{max-width:1200px}section[options~=small-container] .container{max-width:800px}section[options~=medium-container] .container{max-width:1000px}section .buttons[options~=small-padding] .button{padding:.5rem 1.5rem}section .buttons[options~=small-padding] .button .layer{padding:.5rem 1.5rem}section:has(img.bg-graphic){position:relative;overflow:hidden}section:has(img.bg-graphic) img.bg-graphic{position:absolute;bottom:-50px;right:-50px;width:300px;opacity:.1;filter:brightness(0) saturate(100%) invert(63%) sepia(62%) saturate(3667%) hue-rotate(125deg) brightness(91%) contrast(93%)}.audit-timeline{position:relative;padding-left:52px;font-family:"Geist",system-ui,-apple-system,BlinkMacSystemFont,sans-serif}.audit-timeline:before{content:"";position:absolute;left:15px;top:16px;bottom:16px;width:2px;background:rgba(245,248,246,.1)}.audit-timeline .timeline-step{position:relative;padding-bottom:48px}.audit-timeline .timeline-step:last-child{padding-bottom:0}.audit-timeline .timeline-step .timeline-node{position:absolute;left:-56px;top:0;width:40px;height:40px;border-radius:50%;background:rgba(245,248,246,.05);border:2px solid rgba(245,248,246,.12);backdrop-filter:blur(10px);display:flex;justify-content:center;flex-wrap:nowrap;align-items:center;grid-gap:0}.audit-timeline .timeline-step .timeline-node svg{width:18px;height:18px;color:rgba(245,248,246,.45);fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.audit-timeline .timeline-step .timeline-node.node-outcome{border-color:rgba(245,248,246,.25)}.audit-timeline .timeline-step .timeline-node.node-outcome svg{color:#f5f8f6}.audit-timeline .timeline-step .timeline-node.node-outcome.outcome-execute{border-color:rgba(76,175,128,.4);background:rgba(76,175,128,.12)}.audit-timeline .timeline-step .timeline-node.node-outcome.outcome-execute svg{color:#4caf80}.audit-timeline .timeline-step .timeline-node.node-outcome.outcome-draft{border-color:rgba(237,192,1,.4);background:rgba(237,192,1,.12)}.audit-timeline .timeline-step .timeline-node.node-outcome.outcome-draft svg{color:#edc001}.audit-timeline .timeline-step .timeline-node.node-outcome.outcome-escalate{border-color:rgba(255,0,0,.4);background:rgba(255,0,0,.12)}.audit-timeline .timeline-step .timeline-node.node-outcome.outcome-escalate svg{color:red,8%}.audit-timeline .timeline-step .timeline-content .timeline-label{font-size:.8em;text-transform:uppercase;letter-spacing:.1em;opacity:.9;margin:0 0 6px;line-height:1}.audit-timeline .timeline-step .timeline-content h3{font-size:1.5em;font-weight:600;color:#f5f8f6;margin:0 0 12px;line-height:1.2}.audit-timeline .timeline-step .timeline-content h3:first-child{line-height:32px}.audit-timeline .timeline-step .timeline-content .timeline-desc{font-size:1em;opacity:1;margin:0 0 20px;line-height:1.6;max-width:600px}.audit-timeline .timeline-step .timeline-content .timeline-processing{font-size:.8em;opacity:.75;margin:12px 0 0}.audit-timeline .timeline-tags{display:flex;justify-content:flex-start;flex-wrap:wrap;align-items:center;grid-gap:8px;margin-top:4px}.audit-timeline .timeline-tags .timeline-tag{display:inline-flex;align-items:center;gap:5px;padding:5px 12px;border-radius:20px;font-size:.8em;font-weight:500;background:rgba(245,248,246,.06);border:1px solid rgba(245,248,246,.08);color:rgba(245,248,246,.6)}.audit-timeline .timeline-tags .timeline-tag svg{width:13px;height:13px;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.audit-timeline .timeline-context-types{margin-top:4px;border:1px solid rgba(245,248,246,.2);border-radius:8px;overflow:hidden}.audit-timeline .timeline-context-types .context-type-item{padding:14px 18px}.audit-timeline .timeline-context-types .context-type-item:not(:last-child){border-bottom:1px solid rgba(245,248,246,.15)}.audit-timeline .timeline-context-types .context-type-item .context-type-name{font-size:1em;font-weight:600;color:#f5f8f6;margin:0 0 4px}.audit-timeline .timeline-context-types .context-type-item .context-type-desc{font-size:.8em;opacity:.75;margin:0;line-height:1.5}.audit-timeline .timeline-detail{margin-top:4px;border:1px solid rgba(245,248,246,.2);border-radius:8px;overflow:hidden}.audit-timeline .timeline-detail .detail-row{padding:12px 18px;display:flex;justify-content:flex-start;flex-wrap:nowrap;align-items:center;grid-gap:0}.audit-timeline .timeline-detail .detail-row:not(:last-child){border-bottom:1px solid rgba(245,248,246,.06)}.audit-timeline .timeline-detail .detail-row .detail-label{font-size:.85em;font-weight:600;color:#f5f8f6;min-width:150px;flex-shrink:0}.audit-timeline .timeline-detail .detail-row .detail-value{font-size:.85em;opacity:.6;flex:1}.audit-timeline .timeline-detail .detail-row .detail-value:has(.confidence-track){display:flex;justify-content:space-between;flex-wrap:wrap;align-items:center;grid-gap:0}.audit-timeline .timeline-detail .confidence-track{display:block;background:rgba(245,248,246,.2);border-radius:3px;height:5px;margin-left:15px;flex:1;overflow:hidden}.audit-timeline .timeline-detail .confidence-track .confidence-fill{display:block;height:100%;border-radius:3px;transition:width .6s ease}.audit-timeline .timeline-detail .confidence-track .confidence-fill.high{background:#09b88c}.audit-timeline .timeline-detail .confidence-track .confidence-fill.mid{background:#edc001}.audit-timeline .timeline-detail .confidence-track .confidence-fill.low{background:red}.audit-timeline .timeline-response{background:rgba(245,248,246,.03);border:1px solid rgba(245,248,246,.2);border-radius:8px;padding:20px 24px}.audit-timeline .timeline-response p{font-size:.9em;line-height:1.7;opacity:1;margin:0}@media(max-width: 575px){.audit-timeline{padding-left:40px}.audit-timeline:before{left:11px}.audit-timeline .timeline-step{padding-bottom:36px}.audit-timeline .timeline-step .timeline-node{left:-40px;width:24px;height:24px}.audit-timeline .timeline-step .timeline-node svg{width:11px;height:11px}.audit-timeline .timeline-step .timeline-content h3{font-size:1.05em}.audit-timeline .timeline-step .timeline-content h3:first-child{line-height:24px}.audit-timeline .timeline-detail .detail-row{flex-wrap:wrap}.audit-timeline .timeline-detail .detail-row .detail-label{min-width:100%;margin-bottom:4px}}app{display:flex;justify-content:center;flex-wrap:wrap;align-items:stretch;grid-gap:0;min-height:100vh}app app-sidebar{width:250px}@media(max-width: 1000px){app app-sidebar{width:200px}}@media(max-width: 768px){app app-sidebar{width:150px}}app app-main{width:calc(100% - 250px);padding-left:20px}@media(max-width: 1000px){app app-main{width:calc(100% - 200px);padding-left:10px}}@media(max-width: 768px){app app-main{width:calc(100% - 150px)}}app .button,app form button.button{font-size:1em}app .button:not(:has(.layer)),app form button.button:not(:has(.layer)){padding:.5rem 1.25rem}app .button .layer,app form button.button .layer{padding:.5rem 1.25rem}app .modal .button:not(:has(.layer)){padding:.6rem 1.4rem .6rem}app .modal .button .layer{padding:.6rem 1.4rem .6rem}app .background{position:absolute;top:0;left:0;width:100%;height:75vh;background-size:40px 40px;background-image:linear-gradient(to right, rgba(255, 255, 255, 0.05) 1px, transparent 1px),linear-gradient(to bottom, rgba(255, 255, 255, 0.05) 1px, transparent 1px);background-position:bottom}app .background:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:linear-gradient(-45deg, rgba(7, 9, 10, 0.75) 30%, rgba(7, 9, 10, 0.5))}app-header{position:relative;display:flex;justify-content:space-between;flex-wrap:wrap;align-items:center;grid-gap:20px;padding:18px 20px 20px 0}app-header>div{display:flex;justify-content:flex-start;flex-wrap:wrap;align-items:center;grid-gap:10px}app-header>div:nth-child(2){justify-content:flex-end}app-header>div p.button{margin:0}app-header .breadcrumbs{grid-gap:10px;font-size:.9em}app-header .breadcrumbs p,app-header .breadcrumbs a{margin:0;font-family:"Geist",system-ui,-apple-system,BlinkMacSystemFont,sans-serif;color:#8a9a96}app-header .breadcrumbs p{color:#f5f8f6}app-header .breadcrumbs a{transition:all .1s}app-header .breadcrumbs a:hover{color:#f5f8f6}app-header .breadcrumbs svg{width:15px}app-header .breadcrumbs svg path{fill:#8a9a96}app-header button.button{width:47px}app-header form .button{margin-top:0}app-header form .button.circle{padding:.8rem !important}app-header input[name=search]{width:250px;margin:0}app-header .demo-banner-api span{font-size:.8em}app-header .demo-banner-api code.btn{padding:4px 8px;border:1px solid rgba(245,248,246,.5);cursor:pointer;border-radius:4px;color:rgba(245,248,246,.75);transition:all .1s}app-header .demo-banner-api code.btn:hover{border-color:rgba(245,248,246,.75);color:#f5f8f6}app-sidebar{position:relative;padding:20px;display:flex;justify-content:flex-start;flex-wrap:wrap;align-items:flex-start;grid-gap:0;border-radius:10px}@media(max-width: 1000px){app-sidebar{padding:20px 10px}}app-sidebar .logo{margin:10px 0 38px}app-sidebar .logo a{margin:0 3rem 0 0;font-size:1.2em;line-height:1em;text-transform:uppercase;letter-spacing:2px;font-family:"Geist",system-ui,-apple-system,BlinkMacSystemFont,sans-serif;color:#f5f8f6;display:flex;justify-content:flex-start;flex-wrap:nowrap;align-items:center;grid-gap:5px}app-sidebar .logo a img{width:20px;margin-right:5px;transition:all .5s}app-sidebar .logo a>span{transition:all .2s}app-sidebar .logo a>span>span{color:rgba(245,248,246,.5);transition:all .2s}app-sidebar .logo a:hover>span{color:#09b88c}app-sidebar .logo a:hover>span span{color:#f5f8f6}app-sidebar .logo a:hover img{transform:rotate(45deg)}app-sidebar input[name=search]{font-size:.84em}app-sidebar .links{width:100%}app-sidebar .links .title{margin:15px 0 5px;color:rgba(245,248,246,.5);font-size:.7em;letter-spacing:.5px;padding:0 0 0 6px;width:-moz-max-content;width:max-content}app-sidebar .links .title.active{background:none}app-sidebar .links p.title{cursor:default}app-sidebar .links a.title:hover{color:#f5f8f6}app-sidebar .links p,app-sidebar .links a{display:flex;justify-content:flex-start;flex-wrap:nowrap;align-items:center;grid-gap:8px;padding:8px;border-radius:6px;width:100%;font-size:.9em;color:#8a9a96;transition:all .1s;cursor:pointer;font-family:"Geist",system-ui,-apple-system,BlinkMacSystemFont,sans-serif}app-sidebar .links p svg,app-sidebar .links a svg{width:18px;max-height:18px}app-sidebar .links p svg path,app-sidebar .links a svg path{fill:rgba(245,248,246,.5)}app-sidebar .links p:not(.title):hover,app-sidebar .links a:not(.title):hover{background-color:rgba(245,248,246,.05)}app-sidebar .links p:not(.title):hover svg path,app-sidebar .links a:not(.title):hover svg path{fill:#8a9a96}app-sidebar .links p.active,app-sidebar .links a.active{background-color:rgba(245,248,246,.1);color:#f5f8f6}app-sidebar .links p.active svg path,app-sidebar .links a.active svg path{fill:#f5f8f6}app-sidebar .links p.featured,app-sidebar .links a.featured{color:#09b88c;font-weight:500}app-sidebar .links p.featured svg path,app-sidebar .links a.featured svg path{fill:#f5f8f6}app-sidebar .links a span.badge{margin-left:auto;font-size:.72em;padding:2px 7px 1px;border-radius:10px;line-height:1.6;color:#edc001}app-sidebar .main{width:100%}app-sidebar .bottom{align-self:flex-end;width:100%}app-sidebar .divider{width:100%;border-top:1px solid rgba(245,248,246,.1);margin:20px 0}app-sidebar .legal{font-size:.7em;color:#9ca39f}app-sidebar .legal>*:last-child{margin-bottom:0}app-sidebar .demo-nav-link{color:#09b88c !important;border:1px solid rgba(9,184,140,.3);margin-bottom:5px}app-sidebar .demo-nav-link svg path{fill:#09b88c !important}app-sidebar .demo-nav-link:hover{background-color:rgba(9,184,140,.08) !important}.demo-banner{position:absolute;top:0;left:0;width:100vw;display:flex;justify-content:center;flex-wrap:wrap;align-items:flex-start;grid-gap:15px;background-color:#09b88c;height:200px;padding:8px}.demo-banner .demo-banner-main{display:flex;justify-content:flex-start;flex-wrap:wrap;align-items:center;grid-gap:12px;color:#07090a;font-family:"Geist",system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.9em}.demo-banner .demo-banner-main strong{text-transform:uppercase;letter-spacing:.5px}.demo-banner .demo-banner-main span{font-size:.85em}.demo-banner .demo-banner-main .demo-exit-link{font-size:.82em;color:#f5f8f6;border:1px solid rgba(245,248,246,.75);padding:3px 10px;border-radius:4px;transition:all .1s;font-weight:500}.demo-banner .demo-banner-main .demo-exit-link:hover{border-color:#f5f8f6}main:has(.demo-banner) app{background-color:#07090a;border-radius:30px 30px 0 0;position:relative;margin-top:40px;overflow:hidden}app-content{position:relative;display:flex;justify-content:flex-start;flex-wrap:wrap;align-items:center;grid-gap:0;align-items:stretch;grid-gap:10px;padding:0 20px 50px 0}app-content .page-title{margin-bottom:10px;width:100%}app-content .page-title h1{font-size:2.5em;margin-bottom:10px}app-content .page-title p{margin:0}app-content .page-title .decision-stats{display:flex;justify-content:flex-start;flex-wrap:wrap;align-items:center;grid-gap:10px;margin-top:16px}app-content .page-title .decision-stats .stat{display:flex;justify-content:flex-start;flex-wrap:nowrap;align-items:center;grid-gap:7px;font-family:"Geist",system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.9em;font-weight:300;padding:5px 14px;border-radius:10px;background-color:rgba(245,248,246,.1);border:1px solid rgba(245,248,246,.12)}app-content .page-title .decision-stats .stat svg{flex-shrink:0}app-content .page-title .decision-stats .stat.outcome-execute,app-content .page-title .decision-stats .stat.confidence-high,app-content .page-title .decision-stats .stat.review-good{color:#09b88c;border-color:rgba(9,184,140,.3)}app-content .page-title .decision-stats .stat.outcome-draft,app-content .page-title .decision-stats .stat.outcome-escalate,app-content .page-title .decision-stats .stat.confidence-mid,app-content .page-title .decision-stats .stat.review-needs_work{color:#edc001;border-color:rgba(237,192,1,.3)}app-content .page-title .decision-stats .stat.confidence-low,app-content .page-title .decision-stats .stat.review-poor{color:red;border-color:rgba(255,0,0,.3)}app-content .page-title .actions{display:flex;justify-content:flex-start;flex-wrap:wrap;align-items:center;grid-gap:20px;margin-top:16px}app-content .page-title .actions p{font-family:"Geist",system-ui,-apple-system,BlinkMacSystemFont,sans-serif}app-content .page-title .actions a{font-family:"Geist",system-ui,-apple-system,BlinkMacSystemFont,sans-serif;color:rgba(245,248,246,.75)}app-content .page-title .actions a:hover{color:#f5f8f6;text-decoration:underline}app-content .blocks{display:flex;justify-content:flex-start;flex-wrap:wrap;align-items:center;grid-gap:0;align-items:stretch;grid-gap:10px}app-content .block{background-color:rgba(245,248,246,.05);border:1px solid rgba(245,248,246,.1);padding:20px;border-radius:10px;display:block;flex:1;max-width:100%}@media(max-width: 768px){app-content .block{padding:20px 10px}}app-content .block.block-half{width:calc(50% - 10px)}@media(max-width: 1000px){app-content .block.block-half{width:calc(50% - 5px)}}app-content .block .title{margin-bottom:20px;padding-bottom:15px;border-bottom:1px solid rgba(245,248,246,.1)}app-content .block .title h3{font-size:1em;text-transform:uppercase;font-weight:500;margin-bottom:10px;color:#09b88c;display:flex;justify-content:flex-start;flex-wrap:wrap;align-items:center;grid-gap:5px;width:100%}app-content .block .title h3:last-child{margin-bottom:0}app-content .block .title h3 svg{max-height:24px;max-width:24px;margin-top:-2px}app-content .block .title h3 svg path{fill:#f5f8f6}app-content .block .title h3:has(.buttons){justify-content:space-between}app-content .block .title h3:has(.buttons) a{text-transform:none;cursor:pointer;color:rgba(245,248,246,.75)}app-content .block .title h3:has(.buttons) a:hover{color:#f5f8f6}app-content .block .title p{font-size:.9em;margin:0}app-content .block .title:has(>.buttons){display:flex;justify-content:space-between;flex-wrap:wrap;align-items:flex-start;grid-gap:50px}app-content .block .content{font-family:"Geist",system-ui,-apple-system,BlinkMacSystemFont,sans-serif}app-content .block .content h1{font-size:2.25em}app-content .block .content h4{font-size:1.4em}app-content .block .content h4:not(:first-child){margin-top:1.5rem}app-content .block .content .divider{border-top:1px solid #babfbd;margin:40px 0}app-content .block .content p,app-content .block .content li{font-size:1em}app-content .block .content p a,app-content .block .content li a{font-weight:400}app-content .block .content p a:hover,app-content .block .content li a:hover{text-decoration:underline}app-content .block .content li{margin-bottom:5px}app-content .block .content p,app-content .block .content ul,app-content .block .content ol,app-content .block .content pre,app-content .block .content input{margin-bottom:12px}app-content .block .content p.button{margin:0}app-content .block .content ul,app-content .block .content ol{margin:0 0 15px 25px}app-content .block .content .buttons{justify-content:flex-start;margin:30px 0}app-content .block .content .buttons .button{font-size:.9em}app-content .block .content .buttons:last-child{margin-bottom:0}app-content .block .content .card{background-color:#07090a;color:rgba(245,248,246,.9);padding:20px;border-radius:5px;margin:0 0 10px 20px;width:400px;max-width:100%}app-content .block .content .card ul,app-content .block .content .card ol{margin-left:20px}app-content .block .content .card>:last-child,app-content .block .content .card li:last-child{margin-bottom:0}app-content .block .content .stripe{display:flex;justify-content:flex-start;flex-wrap:wrap;align-items:center;grid-gap:0}app-content .block .content .stripe p{margin:0}app-content .block .content .stripe img{width:100px}app-content .block .content>:last-child{margin-bottom:0}app-content .block .content .large-centered-number{font-size:4em;line-height:1em;text-align:center;font-family:"Geist",system-ui,-apple-system,BlinkMacSystemFont,sans-serif}app-content .block.block-100{flex:unset;width:100%}app-content .block.block-half{flex:unset;width:calc(50% - 5px)}@media(max-width: 900px){app-content .block.block-half{flex:unset;width:100%}}app-content .block.block-13{flex:unset;width:calc(33% - 4px)}@media(max-width: 900px){app-content .block.block-13{flex:unset;width:100%}}app-content .block.block-23{flex:unset;width:calc(67% - 7px)}@media(max-width: 900px){app-content .block.block-23{flex:unset;width:100%}}app-content .block.block-16{flex:1 0 calc(16.6% - 10px)}@media(max-width: 900px){app-content .block.block-16{flex:unset;width:100%}}app-content .block.block-max-600{max-width:600px}app-content .block.row{display:flex;justify-content:flex-start;flex-wrap:wrap;align-items:center;grid-gap:0}app-content .block.row.row-space-between{justify-content:space-between}app-content .block.alert{margin-bottom:25px;font-size:.9em;border:1px solid red}app-content .block:has(.dash-chart){padding-bottom:0}app-content a.block{transition:all .2s}app-content a.block:hover{transform:scale(1.01);border:1px solid rgba(245,248,246,.2)}app-content .block:has(.block){background-color:unset;padding:0;border-radius:0;display:flex;justify-content:flex-start;flex-wrap:wrap;align-items:center;grid-gap:0;align-items:stretch;grid-gap:20px}@media(max-width: 1000px){app-content .block:has(.block){grid-gap:10px}}app-content .block.block-alert{background-color:red;color:#f5f8f6;display:flex;justify-content:flex-start;flex-wrap:wrap;align-items:center;grid-gap:40px}app-content .block.block-alert .icon{width:60px;height:60px;border-radius:100%;display:flex;justify-content:center;flex-wrap:wrap;align-items:center;grid-gap:0;background-color:#f5f8f6}app-content .block.block-alert .icon svg{width:40px}app-content .block.block-alert .icon svg path{fill:red}app-content .block.block-alert .content{width:calc(100% - 100px - 40px)}app-content .block.block-alert .content>:last-child{margin:0}app-content .block.block-highlight{border:5px solid rgba(0,0,0,0);background:linear-gradient(#F5F8F6, #F5F8F6) padding-box,linear-gradient(to right, #09B88C, #09B88C, #09B88C) border-box;display:flex;justify-content:flex-start;flex-wrap:wrap;align-items:center;grid-gap:40px}app-content .block.block-highlight .icon{width:60px;height:60px;border-radius:100%;display:flex;justify-content:center;flex-wrap:wrap;align-items:center;grid-gap:0;background-color:#f5f8f6}app-content .block.block-highlight .icon svg{width:60px}app-content .block.block-highlight .icon svg path{fill:#09b88c}app-content .block.block-highlight .content{width:calc(100% - 100px - 40px);color:#09b88c;font-size:1.1em}app-content .block.block-highlight .content>:last-child{margin:0}.table,app-content .table{font-family:"Geist",system-ui,-apple-system,BlinkMacSystemFont,sans-serif}.table .row,app-content .table .row{display:flex;justify-content:space-between;flex-wrap:wrap;align-items:center;grid-gap:0;align-items:stretch}.table .row:not(:last-child),app-content .table .row:not(:last-child){border-bottom:1px solid rgba(245,248,246,.1)}.table .row.no-results,app-content .table .row.no-results{border-bottom:0}.table .row.pending,app-content .table .row.pending{opacity:.5;pointer-events:none}@media(max-width: 660px){.table .row,app-content .table .row{border-bottom:2px solid rgba(245,248,246,.05)}}.table .row p,app-content .table .row p{font-size:.9em;flex:1;margin:0;padding:12px;border-right:1px solid rgba(245,248,246,.1);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.table .row p:first-child,app-content .table .row p:first-child{padding-left:0}.table .row p:last-of-type,app-content .table .row p:last-of-type{padding-right:0;border-right:0}.table .row p b,app-content .table .row p b{font-weight:600;color:#f5f8f6}.table .row p a,app-content .table .row p a{color:#8a9a96;font-weight:300;transition:all .1s;text-decoration:none}.table .row p a:hover,app-content .table .row p a:hover{color:#f5f8f6}.table .row p:has(.ellipsis),app-content .table .row p:has(.ellipsis){text-overflow:unset}.table .row p:has(.ellipsis) a,app-content .table .row p:has(.ellipsis) a{width:100%;overflow:hidden;text-overflow:ellipsis;display:block}.table .row p [modal-btn],app-content .table .row p [modal-btn]{cursor:pointer;margin-right:5px;display:inline-block}.table .row p [modal-btn] svg,app-content .table .row p [modal-btn] svg{width:18px;margin-bottom:-4px}.table .row p [modal-btn] svg path,app-content .table .row p [modal-btn] svg path{fill:#8a9a96;transition:all .1s}.table .row p [modal-btn]:hover svg path,app-content .table .row p [modal-btn]:hover svg path{fill:#f5f8f6}.table .row p [modal-btn].text-primary:hover,app-content .table .row p [modal-btn].text-primary:hover{color:#1af4bd}@media(max-width: 660px){.table .row p,app-content .table .row p{flex:unset;width:100%;padding-left:0 !important;border-right:0;border-bottom:1px solid rgba(7,9,10,.2)}}.table .row p span.override-badge,app-content .table .row p span.override-badge{padding:2px 8px;background-color:rgba(245,248,246,.1);font-weight:500;font-size:.9em;border-radius:10px}.table .row select,app-content .table .row select{font-size:.9em;height:30px;padding:5px;margin:0}.table .row:first-child p,app-content .table .row:first-child p{font-weight:400}.table .row.row-totals,app-content .table .row.row-totals{border-top:1px solid rgba(7,9,10,.2)}.table .label,.table .label p,app-content .table .label,app-content .table .label p{color:#f5f8f6;font-weight:500}.table[options~=x-5-2-1] .row p:nth-child(1),app-content .table[options~=x-5-2-1] .row p:nth-child(1){flex:5}.table[options~=x-5-2-1] .row p:nth-child(2),app-content .table[options~=x-5-2-1] .row p:nth-child(2){flex:2}.table[options~=small-first-col] .row p:not(:first-child),app-content .table[options~=small-first-col] .row p:not(:first-child){flex:2}.table[options~=very-big-first-col] .row p:first-child,app-content .table[options~=very-big-first-col] .row p:first-child{flex:3}.table[options~=very-small-first-col] .row p:not(:first-child),app-content .table[options~=very-small-first-col] .row p:not(:first-child){flex:3}.table[options~=very-big-2nd-col] .row p:nth-child(2),app-content .table[options~=very-big-2nd-col] .row p:nth-child(2){flex:3}.table[options~=x5-first-col] .row p:first-child,app-content .table[options~=x5-first-col] .row p:first-child{flex:5}.table[options~=x5-second-col] .row p:nth-child(2),app-content .table[options~=x5-second-col] .row p:nth-child(2){flex:5}.table[options~=x4-first-col] .row p:first-child,app-content .table[options~=x4-first-col] .row p:first-child{flex:4}.table[options~=x4-second-col] .row p:nth-child(2),app-content .table[options~=x4-second-col] .row p:nth-child(2){flex:4}.table[options~=x4-third-col] .row p:nth-child(3),app-content .table[options~=x4-third-col] .row p:nth-child(3){flex:4}.table[options~=big-first-col] .row p:first-child,app-content .table[options~=big-first-col] .row p:first-child{flex:2}.table[options~=big-second-col] .row p:nth-child(2),app-content .table[options~=big-second-col] .row p:nth-child(2){flex:2}.table[options~=big-third-col] .row p:nth-child(3),app-content .table[options~=big-third-col] .row p:nth-child(3){flex:2}.table[options~=very-big-first-col] .row p:nth-child(1),app-content .table[options~=very-big-first-col] .row p:nth-child(1){flex:3}.table[options~=very-big-third-col] .row p:nth-child(3),app-content .table[options~=very-big-third-col] .row p:nth-child(3){flex:3}.table[options~=big-fourth-col] .row p:nth-child(4),app-content .table[options~=big-fourth-col] .row p:nth-child(4){flex:2}.table[options~=big-fifth-col] .row p:nth-child(5),app-content .table[options~=big-fifth-col] .row p:nth-child(5){flex:2}.table[options~=very-big-fifth-col] .row p:nth-child(5),app-content .table[options~=very-big-fifth-col] .row p:nth-child(5){flex:3}.table[options~=small-first-col] .row p:nth-child(1),app-content .table[options~=small-first-col] .row p:nth-child(1){flex:.5}.table[options~=very-small-first-col] .row p:nth-child(1),app-content .table[options~=very-small-first-col] .row p:nth-child(1){flex:.25}.table[options~=x2-1-2-cols] .row :is(p:nth-child(1),p:nth-child(2)),app-content .table[options~=x2-1-2-cols] .row :is(p:nth-child(1),p:nth-child(2)){flex:2}.table[options~=x3-1-2-cols] .row :is(p:nth-child(1),p:nth-child(2)),app-content .table[options~=x3-1-2-cols] .row :is(p:nth-child(1),p:nth-child(2)){flex:3}.table[options~=x3-2-cols] .row :is(p:nth-child(2)),app-content .table[options~=x3-2-cols] .row :is(p:nth-child(2)){flex:3}.table[options~=x3-3-cols] .row :is(p:nth-child(3)),app-content .table[options~=x3-3-cols] .row :is(p:nth-child(3)){flex:3}.table[options~=x2-3-cols] .row :is(p:nth-child(3)),app-content .table[options~=x2-3-cols] .row :is(p:nth-child(3)){flex:2}.table[options~=x2-first-last-cols] .row :is(p:first-child,p:last-child),app-content .table[options~=x2-first-last-cols] .row :is(p:first-child,p:last-child){flex:2}.table[options~=fixed-last-col-100] .row p:nth-child(2),app-content .table[options~=fixed-last-col-100] .row p:nth-child(2){flex:unset;width:100px}.table[options~=x05-x4-x05-x05-x] .row p:nth-child(1),app-content .table[options~=x05-x4-x05-x05-x] .row p:nth-child(1){flex:.5}.table[options~=x05-x4-x05-x05-x] .row p:nth-child(2),app-content .table[options~=x05-x4-x05-x05-x] .row p:nth-child(2){flex:4}.table[options~=x05-x4-x05-x05-x] .row p:nth-child(3),app-content .table[options~=x05-x4-x05-x05-x] .row p:nth-child(3){flex:.5}.table[options~=x05-x4-x05-x05-x] .row p:nth-child(4),app-content .table[options~=x05-x4-x05-x05-x] .row p:nth-child(4){flex:.5}.table[options~=x05-x4-x05-x05-x] .row p:nth-child(5),app-content .table[options~=x05-x4-x05-x05-x] .row p:nth-child(5){flex:1}.table[options~=bg-black-2],app-content .table[options~=bg-black-2]{background-color:rgba(245,248,246,.05);padding:20px}.table[options~=wrap] .row p,app-content .table[options~=wrap] .row p{white-space:unset}.pagination{display:flex;justify-content:center;flex-wrap:wrap;align-items:center;grid-gap:4px;padding:20px 0 0}.pagination a,.pagination span{font-size:.85em;padding:4px 9px;border-radius:6px;color:rgba(245,248,246,.4);text-decoration:none;transition:color .1s}.pagination a:hover,.pagination span:hover{color:#f5f8f6}.pagination a.active,.pagination span.active{color:#f5f8f6;background-color:rgba(245,248,246,.1)}.pagination span{cursor:default}app-content .block .content .findings .finding:not(:last-child){border-bottom:1px solid #babfbd}app-content .block .content .findings .finding .top{position:relative;padding:25px 50px 25px 0;cursor:pointer;display:flex;justify-content:flex-start;flex-wrap:nowrap;align-items:center;grid-gap:20px}app-content .block .content .findings .finding .top>div:has(.grade){display:flex;justify-content:flex-start;flex-wrap:nowrap;align-items:center;grid-gap:20px}app-content .block .content .findings .finding .top>div .grade{background-color:#edeeee;width:75px;text-align:center;padding:10px 0;border-radius:4px}app-content .block .content .findings .finding .top>div .grade p{margin:0;font-weight:600}app-content .block .content .findings .finding .top>div .grade p span:nth-child(1){font-size:2em}app-content .block .content .findings .finding .top>div .grade p span:nth-child(2){font-size:.8em;font-weight:300}app-content .block .content .findings .finding .top>div .grade p span:has(svg){display:block}app-content .block .content .findings .finding .top>div .grade p span:has(svg) svg{height:32px}app-content .block .content .findings .finding .top>div .number{font-size:1.25em}app-content .block .content .findings .finding .top h3{font-size:1.4em;margin-bottom:15px}app-content .block .content .findings .finding .top h4{font-size:1em;font-weight:400;margin:0}app-content .block .content .findings .finding .top h4::first-letter{text-transform:uppercase}app-content .block .content .findings .finding .top svg.icon{width:20px;position:absolute;top:50%;transform:translateY(-50%);right:0}app-content .block .content .findings .finding .details{display:none;padding-bottom:12px}app-content .block .content .findings .finding.active .top svg.icon{transform:translateY(-50%) rotate(180deg)}app-content .block .content .findings .finding.active .details{display:block}.status-Urgent,.status-new,.status-New{color:#f6412d;font-weight:600}.status-Urgent svg path,.status-new svg path,.status-New svg path{fill:#f6412d}.status-Attention,.text-orange{color:#ff9800;font-weight:600}.status-Attention svg path,.text-orange svg path{fill:#ff9800}.status-Monitor,.text-yellow{color:#ffc100;font-weight:600}.status-Monitor svg path,.text-yellow svg path{fill:#ffc100}.status-Okay,.status-acknowledged{font-weight:600}.text-primary{color:#09b88c}.text-primary svg path{fill:#09b88c}.text-red{color:red}.text-red svg path{fill:red}app-content .block .tabs{display:flex;justify-content:flex-start;flex-wrap:wrap;align-items:center;grid-gap:10px}app-content .block .tabs p{cursor:pointer;margin:0;padding:8px 15px;font-size:1em;border-radius:4px;font-weight:400;transition:all .1s}app-content .block .tabs p:hover{background-color:#edeeee}app-content .block .tabs p.active{background-color:#09b88c;color:#f5f8f6}.date-range{display:flex;justify-content:flex-start;flex-wrap:nowrap;align-items:flex-start;grid-gap:10px}.date-range label{font-size:.8em;width:125px}.date-range label input{margin:0;font-size:1.1em;padding:5px}app-content select[name=client]{margin:0;max-width:400px;font-weight:300}app-content .editor{display:flex;align-items:flex-start;grid-gap:20px;width:100%}app-content .editor .view{flex:1}app-content .editor .view .slides .cover{position:relative;margin-bottom:20px;border-radius:10px;overflow:hidden;background-color:#09b88c}app-content .editor .view .slides .cover:last-child{margin-bottom:0}app-content .editor .view .slides .cover>p{position:absolute;top:50%;left:50%;transform:translateY(-50%) translateX(-50%);margin:0;color:#f5f8f6;font-weight:500;font-size:2em;visibility:hidden;opacity:0}app-content .editor .view .slides .cover>.actions{position:absolute;right:20px;top:50%;transform:translateY(-50%);visibility:hidden;opacity:0;z-index:1}app-content .editor .view .slides .cover>.actions>div{width:32px;height:32px;border-radius:3px;display:flex;justify-content:center;flex-wrap:wrap;align-items:center;grid-gap:0;transition:all .2s;cursor:pointer}app-content .editor .view .slides .cover>.actions>div svg{height:22px}app-content .editor .view .slides .cover>.actions>div svg path{fill:#f5f8f6}app-content .editor .view .slides .cover>.actions>div:hover{background-color:rgba(245,248,246,.25)}app-content .editor .view .slides .cover section{aspect-ratio:1.75;transition:all .2s;font-size:.8em}app-content .editor .view .slides .cover:hover section{opacity:.5}app-content .editor .view .slides .cover:hover>p{visibility:visible;opacity:1}app-content .editor .view .slides .cover:hover>.actions{visibility:visible;opacity:1}app-content .editor .view .slides .cover:hover>.actions>div:not(:last-child){margin-bottom:10px}app-content .editor .view .slides .cover:nth-child(1) .actions [action=move-up]{display:none}app-content .editor .view .slides .cover:last-child .actions [action=move-down]{display:none}app-content .editor .sidebar{width:160px;background-color:#09b88c;padding:10px;border-radius:10px}app-content .editor .sidebar .slides .cover{position:relative;cursor:pointer;margin-bottom:10px;border-radius:6px;overflow:hidden;background-color:#09b88c}app-content .editor .sidebar .slides .cover:last-child{margin-bottom:0}app-content .editor .sidebar .slides .cover>p{position:absolute;top:50%;left:50%;transform:translateY(-50%) translateX(-50%);margin:0;color:#f5f8f6;font-weight:500}app-content .editor .sidebar .slides .cover section{aspect-ratio:1.75;zoom:.1;transition:all .2s}app-content .editor .sidebar .slides .cover:hover section{opacity:.5}app-content .settings-page-tabs{width:100%}app-content .settings-page-tabs .tabs{display:flex;justify-content:flex-start;flex-wrap:wrap;align-items:center;grid-gap:0}app-content .settings-page-tabs .tabs a{color:#8a9a96;padding:8px 18px;border-radius:6px;transition:all .2s;font-family:"Geist",system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-weight:500}app-content .settings-page-tabs .tabs a:hover{background-color:rgba(245,248,246,.05)}app-content .settings-page-tabs .tabs a.active{background-color:rgba(245,248,246,.05);color:#09b88c}app-content .settings-page-tabs>.content{padding-top:25px}app-content .settings-page-tabs>.content form label{width:100%;display:block}app-content .settings-page-tabs>.content form label:not(:last-child){margin-bottom:20px}app-content .settings-page-tabs>.content form input,app-content .settings-page-tabs>.content form select{max-width:400px}app-content .settings-page-tabs>.content form p.button{width:-moz-max-content;width:max-content}app-content .settings-page-tabs>.content h2{margin:1em 0;font-size:2em;font-weight:500}app-content .settings-page-tabs>.content .divider{margin:1em 0;border-top:1px solid rgba(245,248,246,.05)}app-content .settings-page-tabs>.content .block{margin-bottom:10px}app-content:has(.chat-block) .chat-block{max-height:75vh;display:flex;flex-direction:column}app-content:has(.chat-block) .chat-block .conversation{min-height:350px;position:relative;flex:1;overflow-y:auto;padding-bottom:20px}app-content:has(.chat-block) .chat-block .conversation .placeholder{position:absolute;top:50%;transform:translateY(-50%);left:0;width:100%;text-align:center;font-family:"Geist",system-ui,-apple-system,BlinkMacSystemFont,sans-serif;color:#f5f8f6}app-content:has(.chat-block) .chat-block .conversation .placeholder h3{font-size:2em}app-content:has(.chat-block) .chat-block .conversation .placeholder p{max-width:600px;margin:0 auto}app-content:has(.chat-block) .chat-block .conversation .placeholder .starters{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin-top:25px;max-width:700px;margin-left:auto;margin-right:auto}app-content:has(.chat-block) .chat-block .conversation .placeholder .starters .starter{background-color:rgba(245,248,246,.1);border:1px solid rgba(245,248,246,.1);color:#f5f8f6;padding:8px 16px;border-radius:20px;font-size:.85em;cursor:pointer;transition:background-color .2s,border-color .2s}app-content:has(.chat-block) .chat-block .conversation .placeholder .starters .starter:hover{background-color:#068062;border-color:#068062}app-content:has(.chat-block) .chat-block .conversation:has(.msg) .placeholder{display:none}app-content:has(.chat-block) .chat-block .conversation .msg>*:last-child{margin-bottom:0}app-content:has(.chat-block) .chat-block .conversation .msg:not(:last-child){margin-bottom:50px}app-content:has(.chat-block) .chat-block .conversation .msg[type=user]{max-width:600px;width:100%;background-color:#068062;border-radius:25px;margin-left:auto;padding:10px 20px}app-content:has(.chat-block) .chat-block .conversation .msg[type=user] p,app-content:has(.chat-block) .chat-block .conversation .msg[type=user] li{color:#f5f8f6}app-content:has(.chat-block) .chat-block .conversation .msg[type=system]{font-size:.9em}app-content:has(.chat-block) .chat-block .conversation .msg hr{border:0;border-top:1px solid rgba(245,248,246,.1);margin:25px 0}app-content:has(.chat-block) .chat-block .conversation .msg pre{white-space:pre-wrap;word-break:break-word;overflow:hidden;text-align:left;background-color:#07090a;padding:20px;border-radius:5px;margin-bottom:1.5rem}app-content:has(.chat-block) .chat-block .conversation .msg pre code{display:block}app-content:has(.chat-block) .chat-block .conversation .msg h1{font-size:2.5em}app-content:has(.chat-block) .chat-block .conversation .msg h2{font-size:2.2em}app-content:has(.chat-block) .chat-block .conversation .msg h3{font-size:1.8em}app-content:has(.chat-block) .chat-block .conversation .msg h4{font-size:1.5em}app-content:has(.chat-block) .chat-block .conversation .msg h5{font-size:1.2em}app-content:has(.chat-block) .chat-block .conversation .msg h6{font-size:1em}app-content:has(.chat-block) .chat-block .conversation .msg h1,app-content:has(.chat-block) .chat-block .conversation .msg h2,app-content:has(.chat-block) .chat-block .conversation .msg h3,app-content:has(.chat-block) .chat-block .conversation .msg h4,app-content:has(.chat-block) .chat-block .conversation .msg h5,app-content:has(.chat-block) .chat-block .conversation .msg h6{margin:2.5rem 0 1.5rem}app-content:has(.chat-block) .chat-block .conversation .msg.context-confirm .confirm-actions{display:flex;gap:10px}app-content:has(.chat-block) .chat-block .prompt{position:relative;flex-shrink:0}app-content:has(.chat-block) .chat-block .prompt textarea{padding:15px 75px 15px 20px;height:55px;border-radius:50px;background-color:#07090a;border:0;resize:none}app-content:has(.chat-block) .chat-block .prompt button{position:absolute;top:calc(50% - 6px);transform:translateY(-50%);right:10px}app-content:has(.chat-block) .chat-block .prompt button.button{padding:.6rem}app-content:has(.chat-block) .chat-block .prompt button.button .layer{padding:.6rem}.usage-meter{text-align:center;padding:5px;border-radius:3px;background-color:rgba(245,248,246,.1);margin-bottom:15px;position:relative;overflow:hidden}.usage-meter div{position:absolute;inset:0;right:unset}.usage-meter p{margin:0 !important;position:relative;color:#f5f8f6}.usage-meter.red div{background-color:red}.usage-meter.yellow div{background-color:#edc001}.usage-meter.green div{background-color:#09b88c}.override-banner span{font-size:.9em;font-style:italic;color:rgba(245,248,246,.75)}.override-banner span.badge{padding:4px 10px;background-color:rgba(245,248,246,.1);font-style:normal;color:#f5f8f6;border-radius:12px}.review-banner span{font-size:.9em;font-style:italic;color:rgba(245,248,246,.75)}.review-banner span.badge{padding:4px 10px;font-style:normal;color:#f5f8f6;border-radius:12px}.review-banner.review-good span.badge{background-color:#09b88c}.review-banner.review-needs_work span.badge{background-color:#edc001}.review-banner.review-poor span.badge{background-color:red}span.review-badge{padding:2px 8px;font-size:.9em;border-radius:10px;background-color:rgba(245,248,246,.1);font-weight:500}span.review-badge.review-good{color:#09b88c}span.review-badge.review-needs_work{color:#edc001}span.review-badge.review-poor{color:red}.modal[name=review-decision] .ideal-toggle{margin-top:0;margin-bottom:8px}.modal[name=review-decision] .ideal-toggle a{font-size:.85em;color:rgba(245,248,246,.5)}.modal[name=review-decision] .ideal-toggle a:hover{color:#f5f8f6}.snapshot-timeline .snapshot-detail .inner-block{font-family:"Geist",system-ui,-apple-system,BlinkMacSystemFont,sans-serif;background-color:#07090a;padding:20px;margin-bottom:12px}.snapshot-timeline .snapshot-detail .inner-block>*:last-child{margin-bottom:0}.replay-verdict{margin-top:16px;padding:10px 14px;border-radius:6px;font-family:"Geist",system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.9em}.replay-verdict .replay-same{color:#4caf50}.replay-verdict .replay-changed{color:#ff9800}.dash-status-bar{width:100%;display:flex;justify-content:space-evenly;flex-wrap:nowrap;align-items:stretch;grid-gap:0;background-color:rgba(245,248,246,.05);border:1px solid rgba(245,248,246,.1);border-radius:10px;padding:20px}.dash-status-bar .dash-stat{display:flex;justify-content:flex-start;flex-wrap:wrap;align-items:flex-start;grid-gap:0;padding:0 20px;flex:1}.dash-status-bar .dash-stat:first-child{padding-left:0}.dash-status-bar .dash-stat:last-child{padding-right:0}.dash-status-bar .dash-stat:not(:last-child){border-right:1px solid rgba(245,248,246,.1)}.dash-status-bar .dash-stat .dash-stat-label{width:100%;font-size:.72em;color:rgba(245,248,246,.5);font-family:"Geist",system-ui,-apple-system,BlinkMacSystemFont,sans-serif;text-transform:uppercase;letter-spacing:.5px;margin-bottom:8px}.dash-status-bar .dash-stat .dash-stat-row{display:flex;justify-content:flex-start;flex-wrap:nowrap;align-items:baseline;grid-gap:0}.dash-status-bar .dash-stat .dash-stat-value{font-size:2em;font-family:"Geist",system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-weight:500;color:#f5f8f6;line-height:1;text-decoration:none}.dash-status-bar .dash-stat .dash-stat-value.dash-stat-muted{color:rgba(245,248,246,.5)}.dash-status-bar .dash-stat .dash-stat-value a{color:inherit;text-decoration:none}.dash-status-bar .dash-stat .dash-stat-sub{font-size:.78em;color:rgba(245,248,246,.5);margin-left:8px;font-family:"Geist",system-ui,-apple-system,BlinkMacSystemFont,sans-serif;line-height:1}.dash-status-bar .dash-stat a.dash-stat-amber,.dash-status-bar .dash-stat .dash-stat-amber{color:#edc001;font-weight:600;text-decoration:none}.dash-col-60{flex:unset;width:calc(60% - 10px)}@media(max-width: 900px){.dash-col-60{width:100%}}.dash-col-40{flex:unset;width:calc(40% - 10px)}@media(max-width: 900px){.dash-col-40{width:100%}}.dash-projection-tag{font-size:.72em;font-weight:400;color:rgba(245,248,246,.5);text-transform:none;letter-spacing:0;margin-left:8px}.dash-subtitle{font-size:.72em;font-weight:400;color:rgba(245,248,246,.5);text-transform:none;letter-spacing:0;margin-left:6px}.dash-chart{position:relative}.dash-chart svg text{fill:rgba(245,248,246,.5);font-family:"Geist",system-ui,-apple-system,BlinkMacSystemFont,sans-serif}.dash-chart svg .domain{stroke:rgba(245,248,246,.08)}.dash-chart svg .tick line{stroke:rgba(245,248,246,.06)}.dash-needs-you{border-left:3px solid #edc001 !important}.dash-needs-you .dash-needs-you-header{display:flex;justify-content:flex-start;flex-wrap:nowrap;align-items:center;grid-gap:10px;margin-bottom:14px}.dash-needs-you .dash-needs-you-header h3{color:#edc001;font-size:1em;text-transform:uppercase;font-weight:500;font-family:"Geist",system-ui,-apple-system,BlinkMacSystemFont,sans-serif;margin:0}.dash-needs-you .dash-needs-you-header .dash-badge{background-color:#edc001;color:#07090a;font-size:.72em;padding:1px 7px;border-radius:10px;font-family:"Geist",system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-weight:700}.dash-needs-you .dash-queue-list .dash-queue-item{display:flex;justify-content:flex-start;flex-wrap:nowrap;align-items:center;grid-gap:12px;padding:8px 0;font-family:"Geist",system-ui,-apple-system,BlinkMacSystemFont,sans-serif}.dash-needs-you .dash-queue-list .dash-queue-item:not(:last-child){border-bottom:1px solid rgba(245,248,246,.1)}.dash-needs-you .dash-queue-list .dash-queue-item .badge{font-size:.7em;font-weight:500}.dash-needs-you .dash-queue-list .dash-queue-item .badge.type-escalation{background-color:rgba(255,0,0,.12);color:red;border:1px solid rgba(255,0,0,.25)}.dash-needs-you .dash-queue-list .dash-queue-item .badge.type-calibration{background-color:rgba(91,156,246,.12);color:#5b9cf6;border:1px solid rgba(91,156,246,.25)}.dash-needs-you .dash-queue-list .dash-queue-item .badge.type-context_question{background-color:rgba(237,192,1,.12);color:#edc001;border:1px solid rgba(237,192,1,.25)}.dash-needs-you .dash-queue-list .dash-queue-item .badge.type-stale_context{background-color:rgba(237,192,1,.12);color:#edc001;border:1px solid rgba(237,192,1,.25)}.dash-needs-you .dash-queue-list .dash-queue-item .badge.type-chain_update{background-color:rgba(156,110,246,.12);color:#9c6ef6;border:1px solid rgba(156,110,246,.25)}.dash-needs-you .dash-queue-list .dash-queue-item .badge.type-profile_import{background-color:rgba(156,163,159,.2);color:#cfd2d0;border:1px solid rgba(156,163,159,.3)}.dash-needs-you .dash-queue-list .dash-queue-item .summary{flex:1;color:#8a9a96;font-size:.875em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0}.dash-needs-you .dash-queue-list .dash-queue-item .time{flex-shrink:0;font-size:.8em;color:rgba(245,248,246,.5)}.dash-needs-you .dash-queue-list .dash-queue-item .action{flex-shrink:0;font-size:.8em;color:rgba(245,248,246,.5);font-weight:400}.dash-needs-you .dash-queue-list .dash-queue-item .action:hover{color:#f5f8f6}.dash-needs-you .dash-queue-view-all{display:block;margin-top:12px;font-size:.85em;color:rgba(245,248,246,.5);font-family:"Geist",system-ui,-apple-system,BlinkMacSystemFont,sans-serif}.dash-needs-you .dash-queue-view-all:hover{color:#f5f8f6}.context-question-label{display:block;margin-bottom:6px}.dash-decisions-table{width:100%;border-collapse:collapse;font-family:"Geist",system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.875em}.dash-decisions-table th{text-align:left;padding:0 12px 10px 0;color:rgba(245,248,246,.5);font-weight:400;font-size:.82em;text-transform:uppercase;letter-spacing:.4px;border-bottom:1px solid rgba(245,248,246,.1)}.dash-decisions-table th:last-child{padding-right:0}.dash-decisions-table .dash-decision-row{cursor:pointer;transition:all 2s}.dash-decisions-table .dash-decision-row p{transition:background-color .1s}.dash-decisions-table .dash-decision-row:hover p{background-color:rgba(245,248,246,.05)}.dash-decisions-table .dash-decision-row:not(:last-child) td{border-bottom:1px solid rgba(245,248,246,.1)}.dash-decisions-table .dash-decision-row td{padding:10px 12px 10px 0;vertical-align:middle}.dash-decisions-table .dash-decision-row td:last-child{padding-right:0}.dash-decisions-table .dash-decision-row td.td-time{color:rgba(245,248,246,.5);white-space:nowrap}.dash-decisions-table .dash-decision-row td.td-summary{max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dash-decisions-table .dash-decision-row td.td-profile{color:rgba(245,248,246,.5);font-size:.82em;white-space:nowrap}.dash-decisions-table .dash-decision-row td.td-confidence{white-space:nowrap;font-weight:500}.dash-decisions-table .dash-decision-row td.td-confidence.conf-high{color:#4caf80}.dash-decisions-table .dash-decision-row td.td-confidence.conf-mid{color:#edc001}.dash-decisions-table .dash-decision-row td.td-confidence.conf-low{color:red}.dash-decisions-table .dash-decision-row td.td-audit{white-space:nowrap}.dash-decisions-table .dash-decision-row td.td-audit a{color:rgba(245,248,246,.5);text-decoration:none;font-size:1.05em}.dash-decisions-table .dash-decision-row td.td-audit a:hover{color:#f5f8f6}.confidence-badge,.outcome-badge{padding:2px 8px;border-radius:10px;font-size:.9em;font-weight:500;background-color:rgba(245,248,246,.1)}.confidence-badge.confidence-high,.confidence-badge.outcome-execute,.outcome-badge.confidence-high,.outcome-badge.outcome-execute{color:#09b88c}.confidence-badge.confidence-mid,.confidence-badge.outcome-draft,.outcome-badge.confidence-mid,.outcome-badge.outcome-draft{color:#edc001}.confidence-badge.confidence-low,.confidence-badge.outcome-escalate,.outcome-badge.confidence-low,.outcome-badge.outcome-escalate{color:red}.confidence-badge.outcome-badge,.outcome-badge.outcome-badge{padding:4px 8px}.dash-health-counts{font-family:"Geist",system-ui,-apple-system,BlinkMacSystemFont,sans-serif}.dash-health-counts .dash-health-row{display:flex;justify-content:flex-start;flex-wrap:nowrap;align-items:center;grid-gap:8px;font-size:1em}.dash-health-counts .dash-health-row .count-ok{color:#09b88c}.dash-health-counts .dash-health-row .count-warn{color:#edc001}.dash-health-counts .dash-health-row .count-zero{color:rgba(245,248,246,.5)}.dash-health-counts .dash-health-row .dash-review-link{margin-left:auto;font-size:.8em;color:rgba(245,248,246,.5)}.dash-health-counts .dash-health-row .dash-review-link:hover{color:#f5f8f6}.dash-health-counts .dash-breakdown{font-size:.78em;color:rgba(245,248,246,.5);margin-left:2px;margin-bottom:5px}.dash-coverage-bars{margin:12px 0 30px}.dash-coverage-bars .cov-row{display:flex;justify-content:flex-start;flex-wrap:nowrap;align-items:center;grid-gap:0;padding:3px 0;cursor:default;position:relative}.dash-coverage-bars .cov-row:hover .cov-label{color:rgba(245,248,246,.75)}.dash-coverage-bars .cov-row:hover .cov-tooltip{opacity:1;visibility:visible}.dash-coverage-bars .cov-row .cov-label{width:85px;flex-shrink:0;font-size:.9em;color:rgba(245,248,246,.5);font-family:"Geist",system-ui,-apple-system,BlinkMacSystemFont,sans-serif;transition:color .1s}.dash-coverage-bars .cov-row .cov-track{flex:1;height:12px;background:rgba(245,248,246,.06);border-radius:3px;overflow:hidden;position:relative}.dash-coverage-bars .cov-row .cov-track .cov-fill{height:100%;border-radius:3px;position:absolute}.dash-coverage-bars .cov-row .cov-value{width:30px;text-align:right;flex-shrink:0;font-size:.69em;color:rgba(245,248,246,.3);font-family:"Geist",system-ui,-apple-system,BlinkMacSystemFont,sans-serif}.dash-coverage-bars .cov-row .cov-tooltip{bottom:calc(100% + 2px);left:20px;visibility:hidden;opacity:0;transition:all .2s;position:absolute;z-index:20;pointer-events:none;padding:8px 10px;border-radius:8px;background:rgb(0,0,.8);color:#fff;font-size:12px;line-height:1.35;white-space:nowrap;box-shadow:0 8px 24px rgba(0,0,0,.28)}.dash-lowest-axis{font-size:.78em;color:rgba(245,248,246,.5);font-family:"Geist",system-ui,-apple-system,BlinkMacSystemFont,sans-serif;line-height:1.5;margin:0 0 10px}.dash-review-context-link{display:block;margin-top:14px;font-size:.85em;color:rgba(245,248,246,.5);font-family:"Geist",system-ui,-apple-system,BlinkMacSystemFont,sans-serif}.dash-review-context-link:hover{color:#f5f8f6}.dash-calibration-prompt{font-family:"Geist",system-ui,-apple-system,BlinkMacSystemFont,sans-serif;margin:25px 0 12px}.dash-calibration-prompt .dash-cal-text{font-size:.875em;margin-bottom:6px}.dash-calibration-prompt .dash-cal-text b{color:#f5f8f6;font-weight:500}.dash-calibration-prompt .dash-cal-link{display:block;color:#09b88c;font-size:.875em;margin-bottom:6px}.dash-calibration-prompt .dash-cal-link:hover{text-decoration:underline}.dash-calibration-prompt .dash-cal-dismiss{display:block;font-size:.75em;color:rgba(245,248,246,.5);cursor:pointer}.dash-calibration-prompt .dash-cal-dismiss:hover{color:#f5f8f6}.dash-override-rate{margin-top:10px;font-family:"Geist",system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.82em;color:rgba(245,248,246,.5)}.dash-override-rate .dir-down{color:#4caf80}.dash-override-rate .dir-up{color:#edc001}.dash-override-rate .dir-same{color:rgba(245,248,246,.5)}.dash-heatmap-legend{display:flex;justify-content:flex-start;flex-wrap:wrap;align-items:center;grid-gap:12px;margin-top:8px}.dash-heatmap-legend .hml-item{display:flex;justify-content:flex-start;flex-wrap:nowrap;align-items:center;grid-gap:4px;font-family:"Geist",system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.72em;color:rgba(245,248,246,.5);white-space:nowrap}.dash-heatmap-legend .hml-swatch{display:inline-block;width:10px;height:10px;border-radius:2px;flex-shrink:0}.dash-entity-chips{display:flex;justify-content:flex-start;flex-wrap:wrap;align-items:center;grid-gap:10px}.dash-entity-chip{display:flex;justify-content:flex-start;flex-wrap:nowrap;align-items:center;grid-gap:8px;padding:10px 14px;background-color:rgba(245,248,246,.05);margin-bottom:6px;border-radius:8px;cursor:pointer;text-decoration:none;transition:all .1s;cursor:pointer;width:100%}.dash-entity-chip:hover{border-color:rgba(245,248,246,.2);background-color:rgba(245,248,246,.04)}.dash-entity-chip .chip-name{font-family:"Geist",system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.875em;color:#f5f8f6}.dash-entity-chip .chip-count{font-family:"Geist",system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.75em;color:rgba(245,248,246,.5)}.dash-side-panel{position:fixed;right:-500px;top:0;width:480px;max-width:96vw;height:100vh;background-color:#07090a;border-left:1px solid rgba(245,248,246,.1);z-index:1000;overflow-y:auto;transition:right .2s ease;padding:24px}.dash-side-panel.open{right:0}.dash-side-panel .dash-side-panel-header{display:flex;justify-content:flex-start;flex-wrap:nowrap;align-items:center;grid-gap:12px;margin-bottom:20px;padding-bottom:16px;border-bottom:1px solid rgba(245,248,246,.1)}.dash-side-panel .dash-side-panel-header button.dash-side-panel-close{background:none;border:none;color:rgba(245,248,246,.5);cursor:pointer;font-size:1em;padding:0;line-height:1;flex-shrink:0}.dash-side-panel .dash-side-panel-header button.dash-side-panel-close:hover{color:#f5f8f6}.dash-side-panel .dash-side-panel-header h3{font-size:1em;font-weight:500;font-family:"Geist",system-ui,-apple-system,BlinkMacSystemFont,sans-serif;margin:0;color:#f5f8f6;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dash-side-panel .dash-panel-section{margin-bottom:18px}.dash-side-panel .dash-panel-section h4{font-size:.72em;text-transform:uppercase;letter-spacing:.5px;color:rgba(245,248,246,.5);font-family:"Geist",system-ui,-apple-system,BlinkMacSystemFont,sans-serif;margin-bottom:6px;font-weight:400}.dash-side-panel .dash-panel-section p{font-family:"Geist",system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.875em;line-height:1.6;margin:0;color:#8a9a96}.dash-panel-overlay{position:fixed;inset:0;background-color:rgba(7,9,10,.5);z-index:999;display:none}.dash-panel-overlay.open{display:block}.dash-insight{font-size:.8125em;color:rgba(245,248,246,.5);font-family:"Geist",system-ui,-apple-system,BlinkMacSystemFont,sans-serif;margin-top:10px;margin-bottom:0;line-height:1.55;min-height:1.2em}.dash-insight .dash-insight-loading{opacity:.4}.dash-tooltip{position:fixed;display:none;z-index:20;pointer-events:none;padding:8px 10px;border-radius:8px;background:rgb(0,0,.8);color:#fff;font-size:12px;line-height:1.35;white-space:nowrap;box-shadow:0 8px 24px rgba(0,0,0,.28)}.dash-tooltip{backdrop-filter:blur(6px)}.dash-heatmap-legend{display:flex;flex-wrap:wrap;gap:10px;margin-top:10px;font-size:12px;color:hsla(0,0%,100%,.72)}.hml-item{display:inline-flex;align-items:center;gap:6px}.hml-swatch{width:10px;height:10px;border-radius:3px;display:inline-block}app-content:has(#dash-status-bar) .dash-status-bar .dash-stat-value{font-size:1.75em}app-content:has(#dash-status-bar) .dash-chart svg{overflow:visible}.dash-debt-list{display:flex;flex-direction:column;gap:12px;margin-bottom:4px}.dash-debt-item{display:flex;flex-direction:column;gap:2px;padding-bottom:12px;border-bottom:1px solid rgba(245,248,246,.06)}.dash-debt-item:last-child{border-bottom:none;padding-bottom:0}.dash-debt-type{font-family:"Geist",system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.72em;letter-spacing:.04em;text-transform:uppercase;font-weight:600}.dash-debt-summary-text{font-family:"Geist",system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.875em;color:#f5f8f6;line-height:1.4}.dash-debt-action{font-family:"Geist",system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.78em;color:rgba(245,248,246,.5);line-height:1.4}.debt-type-badge{font-family:"Geist",system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.72em;letter-spacing:.04em;text-transform:uppercase;font-weight:600;display:block;margin-bottom:2px}code.context-id-badge{display:inline-block;font-weight:500;color:rgba(245,248,246,.5);background:rgba(245,248,246,.06);border:1px solid rgba(245,248,246,.12);border-radius:3px;padding:1px 7px;cursor:pointer;transition:background .15s,color .15s}code.context-id-badge:hover{color:#f5f8f6;border-color:rgba(245,248,246,.25)}.badge-indexing{display:inline-block;font-size:.72em;font-weight:500;color:#09b88c;background:rgba(9,184,140,.12);border:1px solid rgba(9,184,140,.25);border-radius:3px;padding:1px 7px;vertical-align:middle;margin-right:4px}.badge-debt-type{color:#f5f8f6;font-size:.74em}.debt-sev-high{background:rgba(255,0,0,.15);color:red}.debt-sev-medium{background:rgba(237,192,1,.07);color:#edc001}.debt-action{display:block;font-family:"Geist",system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.8em;color:rgba(245,248,246,.5);margin-top:2px;line-height:1.4}app-main .search-group{padding-top:25px}app-main .search-group:not(:last-child){padding-bottom:25px;border-bottom:1px solid rgba(245,248,246,.1)}app-main .search-group ol li{color:#f5f8f6}app-main .search-group ol li p{color:#f5f8f6}app-main .search-group ol li p a{font-weight:600;color:#09b88c}app-main .search-group ol li p:not(:first-child){color:rgba(245,248,246,.5)}app-main .search-group mark{background-color:rgba(245,248,246,.5);border-radius:2px}.dash-onboarding-cta h2{font-size:2em}.dash-onboarding-cta .dash-onboarding-action{font-family:"Geist",system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.9em;color:#8a9a96}.dash-onboarding-cta .dash-onboarding-action:hover{color:#f5f8f6}.dash-onboarding-cta--blocked{border-left:3px solid rgba(245,248,246,.2) !important}.dash-onboarding-cta--ready{border-left:3px solid #09b88c !important}.dash-onboarding-cta--ready .dash-onboarding-top{display:flex;justify-content:space-between;flex-wrap:nowrap;align-items:flex-start;grid-gap:20px;margin-bottom:14px}.dash-onboarding-cta--ready .dash-onboarding-top .dash-onboarding-link{font-family:"Geist",system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.85em;color:rgba(245,248,246,.5);white-space:nowrap;flex-shrink:0}.dash-onboarding-cta--ready .dash-onboarding-top .dash-onboarding-link:hover{color:#f5f8f6}.dash-onboarding-cta--ready .dash-curl-block{background:rgba(245,248,246,.05);border:1px solid rgba(245,248,246,.1);border-radius:6px;overflow:hidden}.dash-onboarding-cta--ready .dash-curl-block .dash-curl-header{display:flex;justify-content:space-between;flex-wrap:nowrap;align-items:center;grid-gap:0;padding:0 12px 0 0;border-bottom:1px solid rgba(245,248,246,.1)}.dash-onboarding-cta--ready .dash-curl-block .dash-curl-header .dash-curl-tabs{display:flex;justify-content:flex-start;flex-wrap:nowrap;align-items:center;grid-gap:0}.dash-onboarding-cta--ready .dash-curl-block .dash-curl-header .dash-curl-tabs .dash-curl-tab{font-family:"Geist",system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.8em;color:rgba(245,248,246,.5);background:none;border:none;border-bottom:2px solid rgba(0,0,0,0);cursor:pointer;padding:9px 12px;margin-bottom:-1px}.dash-onboarding-cta--ready .dash-curl-block .dash-curl-header .dash-curl-tabs .dash-curl-tab:hover{color:#f5f8f6}.dash-onboarding-cta--ready .dash-curl-block .dash-curl-header .dash-curl-tabs .dash-curl-tab.active{color:#f5f8f6;border-bottom-color:#09b88c}.dash-onboarding-cta--ready .dash-curl-block .dash-curl-header .dash-curl-copy{font-family:"Geist",system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.8em;color:rgba(245,248,246,.5);background:none;border:none;cursor:pointer;padding:0}.dash-onboarding-cta--ready .dash-curl-block .dash-curl-header .dash-curl-copy:hover{color:#f5f8f6}.dash-onboarding-cta--ready .dash-curl-block .dash-curl-pre{margin:0;padding:12px;font-size:.8em;color:#8a9a96;white-space:pre;overflow-x:auto;line-height:1.7}.modal{position:fixed;top:0;left:0;width:100vw;height:100vh;display:flex;justify-content:center;flex-wrap:wrap;align-items:center;grid-gap:0;background-color:rgba(7,9,10,.5);backdrop-filter:blur(10px);transition:all .5s;visibility:hidden;opacity:0}.modal.active{visibility:visible;opacity:1}.modal .close{position:absolute;top:0;right:0;padding:20px 20px 5px 5px;cursor:pointer}.modal .close svg{width:35px}.modal .close svg path{fill:#f5f8f6}.modal .container{max-width:900px;max-height:90vh;text-align:center;overflow-y:auto;transition:all .5s;padding:0 20px}.modal .container>:last-child{margin-bottom:0}.modal .container form{text-align:left;max-width:500px;margin-left:auto;margin-right:auto}.modal .container form .button{width:-moz-max-content;width:max-content;min-width:100px;text-align:center;margin:5px auto 0}.modal .container form #card-element{padding:10px;border:1px solid;border-radius:4px;margin:25px 0 15px}.modal .container form #error-message{display:none;color:red;text-align:center;margin-top:20px}.modal .container a{font-weight:500}.modal .container .if-email,.modal .container .if-domain{display:none}.modal .container label{text-align:left;display:block}.modal .container p.button{width:-moz-max-content;width:max-content}.modal .container p.disclaimer{margin-top:50px;font-size:.8em;color:rgba(245,248,246,.5)}.modal .container p.disclaimer a{color:#8a9a96}.modal .container p.disclaimer a:hover{color:#f5f8f6}.modal .container p.tip-controls{margin-top:12px;font-size:.85em}.modal .container p.tip-controls .tip-btn{color:rgba(245,248,246,.5);cursor:pointer}.modal .container p.tip-controls .tip-btn:hover{color:#f5f8f6}.modal .container p.tip-controls .tip-next{display:none;margin-left:12px;color:rgba(245,248,246,.5);cursor:pointer}.modal .container p.tip-controls .tip-next:hover{color:#f5f8f6}.modal .container p.tip-controls .tip-next::before{content:"/";margin-right:12px;opacity:.4}.modal .container .file-dropzone{border:1px dashed rgba(245,248,246,.2);padding:15px;text-align:center;border-radius:4px;margin-bottom:15px;cursor:pointer;transition:all .2s}.modal .container .file-dropzone input{display:none}.modal .container .file-dropzone p{margin:0;font-family:"Geist",system-ui,-apple-system,BlinkMacSystemFont,sans-serif;color:#8a9a96}.modal .container .file-dropzone.dragover{border-color:rgba(245,248,246,.5)}.modal .container .file-dropzone.added{border:1px solid #f5f8f6}.modal .container .file-dropzone.added p{color:#f5f8f6}.modal .container pre{white-space:pre-wrap;word-break:break-word;overflow:hidden;text-align:left}.modal .container .code-block{background-color:rgba(0,0,0,.5);padding:10px;border-radius:10px}.modal .container .code-block:not(:last-child){margin-bottom:20px}.modal .container label input,.modal .container label textarea,.modal .container label select{margin-top:10px}.modal .container .block{background-color:rgba(0,0,0,.1);text-align:left;padding:10px;margin-bottom:20px;border-radius:5px;font-family:"Geist",system-ui,-apple-system,BlinkMacSystemFont,sans-serif}.modal .container .block p{margin-bottom:10px}.modal:has(.confirmation-messages-container):before{content:"";position:absolute;bottom:0;left:0;height:5px;background-color:#09b88c;animation:modalLoadingBar 3s linear infinite}.modal:has(.confirmation-messages-container) .container{display:none}.modal:has(.confirmation-messages-container) .confirmation-messages-container{text-align:center}.modal:has(.confirmation-messages-container) .confirmation-messages-container p{color:#f5f8f6}.modal:has(.confirmation-messages-container) .confirmation-messages-container p.error{color:red}.modal:has(.confirmation-messages-container) .confirmation-messages-container p:last-child{margin-bottom:0}@keyframes modalLoadingBar{from{width:0}to{width:100vw}}.modal[name=first-sign-in] .container{text-align:left}.modal[name=first-sign-in] .container h2{font-size:3em;margin-bottom:30px}.modal[name=edit-slide] .container textarea{height:150px}.modal[name=edit-slide] .container .image-preview{width:100px;height:100px;padding:5px;background-color:#f2f2f2;border-radius:5px;position:relative;margin-bottom:10px}.modal[name=edit-slide] .container .image-preview img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.modal[name=edit-slide] .container .image-preview svg.delete{position:absolute;top:0;right:0;cursor:pointer;width:26px;transition:all .1s;padding:4px}.modal[name=edit-slide] .container .image-preview svg.delete path{fill:red}.modal[name=edit-slide] .container .image-preview svg.delete:hover{transform:scale(1.05)}.modal[name=edit-slide] .container .columns .col{margin-top:30px;padding-top:30px;border-top:1px solid #d3d3d3;padding-left:50px;position:relative}.modal[name=edit-slide] .container .columns .col .actions{position:absolute;top:50%;left:0;transform:translateY(-50%)}.modal[name=edit-slide] .container .columns .col .actions>div{display:flex;justify-content:center;align-items:center;width:28px;height:28px;transition:all .2s;cursor:pointer}.modal[name=edit-slide] .container .columns .col .actions>div:not(:last-child){margin-bottom:5px}.modal[name=edit-slide] .container .columns .col .actions>div:hover{background-color:#edeeee;border-radius:3px}.modal[name=edit-slide] .container .columns .col .actions svg{width:18px}.modal[name=edit-slide] .container .columns .col .actions [action=number] p{margin:0;font-weight:500}.modal[name=playbook-template] .container .templates{display:flex;flex-wrap:wrap;grid-gap:40px}.modal[name=playbook-template] .container .templates .template{cursor:pointer;width:calc(33% - 27px);background-color:#f2f2f2;padding:10px;border-radius:10px;transition:all .2s}.modal[name=playbook-template] .container .templates .template img{width:100%;aspect-ratio:1.5;-o-object-fit:cover;object-fit:cover}.modal[name=playbook-template] .container .templates .template p{margin:4px 0;text-align:center;font-weight:500}.modal[name=playbook-template] .container .templates .template:hover{transform:scale(1.05)}.modal[name=playbook-template] .container .templates .template.active{background-color:#09b88c;color:#f5f8f6}.modal[name=playbook-colors] .colors{display:flex;justify-content:space-between;flex-wrap:wrap;align-items:center;grid-gap:0;grid-gap:30px;grid-row-gap:0}.modal[name=playbook-colors] .colors label{width:calc(50% - 15px)}.modal[name=playbook-colors] .colors label input{padding:0;height:100px}.modal[name=playbook-colors] p.button{margin-top:20px}.modal[name=design-slide] .design{display:flex;justify-content:space-between;flex-wrap:wrap;align-items:center;grid-gap:0;align-items:flex-start;grid-gap:20px}.modal[name=design-slide] .design label:has([name=options]){width:calc(33% - 10px)}.modal[name=design-slide] .design label:has([name=css]){width:calc(67% - 10px)}.modal[name=design-slide] .design select,.modal[name=design-slide] .design textarea{height:200px}.modal[name=add-general-context] .container textarea,.modal[name=add-context] .container textarea,.modal[name=edit-context] .container textarea,.modal[name=delete-context] .container textarea{height:300px;font-family:"Geist",system-ui,-apple-system,BlinkMacSystemFont,sans-serif}.modal[name=add-general-context] .container p.button,.modal[name=add-context] .container p.button,.modal[name=edit-context] .container p.button,.modal[name=delete-context] .container p.button{margin:10px auto 0}.modal[name=override-decision] .container .option{display:flex;justify-content:flex-start;flex-wrap:nowrap;align-items:center;grid-gap:8px}.modal[name=override-decision] .container .option input{width:20px;margin-top:10px}.modal[name=override-decision] .container textarea{margin:25px 0}.modal .container .conflict-warning{font-family:"Geist",system-ui,-apple-system,BlinkMacSystemFont,sans-serif}.modal .container .conflict-warning h4{font-size:1.2em;font-weight:600;color:#fff;margin-top:50px}.modal .container .conflict-warning .buttons p{margin:0}.modal .container .conflict-warning ul{text-align:left}.page-docs{display:flex;justify-content:space-between;flex-wrap:wrap;align-items:flex-start;grid-gap:0;grid-gap:50px;padding:125px 50px}@media(max-width: 1100px){.page-docs{grid-gap:25px}}@media(max-width: 768px){.page-docs{padding:100px 10px}}.page-docs .background{position:absolute;top:0;left:0;width:100%;height:75vh;background-size:40px 40px;background-image:linear-gradient(to right, rgba(255, 255, 255, 0.05) 1px, transparent 1px),linear-gradient(to bottom, rgba(255, 255, 255, 0.05) 1px, transparent 1px);background-position:bottom}.page-docs .background:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:linear-gradient(-45deg, #07090a 30%, rgba(0, 0, 0, 0))}.page-docs .main{width:calc(100% - 350px)}@media(max-width: 1100px){.page-docs .main{width:calc(100% - 250px)}}@media(max-width: 768px){.page-docs .main{width:100%}}.page-docs .sidebar{width:300px}@media(max-width: 1100px){.page-docs .sidebar{width:225px}}@media(max-width: 768px){.page-docs .sidebar{width:100%}}.page-docs .sidebar{position:relative;align-self:stretch}.page-docs .sidebar .inner{position:relative;width:300px;max-height:100vh;overflow-y:auto}@media(max-width: 1100px){.page-docs .sidebar .inner{width:225px}}@media(max-width: 768px){.page-docs .sidebar .inner{width:100%;position:relative !important;max-height:unset;overflow-y:unset;top:unset !important;bottom:unset !important}}.page-docs .sidebar .inner.fixed{position:fixed;top:80px}.page-docs .sidebar .inner.bottom{position:absolute;top:auto;bottom:0}.page-docs .sidebar input[name=search]{width:100%;border-radius:10px;border:1px solid rgba(245,248,246,.2);background:none;font-family:"Geist",system-ui,-apple-system,BlinkMacSystemFont,sans-serif}@media(max-width: 768px){.page-docs .sidebar input[name=search]{display:none}}.page-docs .sidebar input[name=search]:hover{border:1px solid rgba(245,248,246,.5)}.page-docs .sidebar a{display:block;color:#8a9a96;font-family:"Geist",system-ui,-apple-system,BlinkMacSystemFont,sans-serif}.page-docs .sidebar a.title{margin:10px 0}.page-docs .sidebar a.title:hover{color:#09b88c}.page-docs .sidebar a:not(.title){font-family:"Geist",system-ui,-apple-system,BlinkMacSystemFont,sans-serif;margin:10px 0 10px 25px;position:relative}.page-docs .sidebar a:not(.title):before{content:"";position:absolute;top:50%;transform:translateY(-50%);width:5px;height:2px;background-color:#8a9a96;left:-10px}.page-docs .sidebar a:not(.title).active{color:#f5f8f6;font-weight:500}.page-docs .sidebar a:not(.title).active:before{background-color:#f5f8f6}.page-docs .sidebar a:not(.title):hover{color:#f5f8f6}.page-docs .sidebar .group{margin-left:8px}.page-docs .sidebar .group a:not(.title){display:none}@media(max-width: 768px){.page-docs .sidebar .group a:not(.title){display:block}}.page-docs .sidebar .group:has(a.active) a.title{color:#1af4bd;font-weight:500}.page-docs .sidebar .group:has(a.active) a:not(.title){display:block}.docs-copy-page,.docs-copy-all{background:none;border:1px solid rgba(245,248,246,.2);color:#8a9a96;font-family:"Geist",system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.8em;padding:6px 20px;border-radius:6px;cursor:pointer;transition:all .2s;position:relative;z-index:5}.docs-copy-page:hover,.docs-copy-all:hover{border-color:rgba(245,248,246,.5);color:#f5f8f6}.docs-copy-page.copied,.docs-copy-all.copied{border-color:#09b88c;color:#09b88c}.page-docs .main .docs-copy-page{float:right;margin:0 0 20px 20px}@media(max-width: 768px){.page-docs .main .docs-copy-page{float:none;margin:0 0 20px}}.page-docs .sidebar .docs-copy-all{margin-top:15px;padding:6px 30px}@media(max-width: 768px){.page-docs .sidebar .docs-copy-all{display:none}}.page-docs .main{background-color:rgba(245,248,246,.05);padding:50px;border:1px solid rgba(245,248,246,.1);border-radius:10px;position:relative}@media(max-width: 1100px){.page-docs .main{padding:50px 25px}}@media(max-width: 768px){.page-docs .main{padding:50px 10px}}.page-docs .main section{margin:0;font-size:.9em}.page-docs .main section.hide{display:none}.page-docs .main section:not(:has(+.no-results)){margin-bottom:16em;padding-bottom:8em;border-bottom:1px dashed rgba(245,248,246,.5);position:relative}.page-docs .main section:not(:has(+.no-results)):after{content:"";position:absolute;bottom:-8em;left:0;width:100%;border-bottom:1px dashed rgba(245,248,246,.5)}.page-docs .main section:has(+.major-section){border-bottom:2px solid #f5f8f6}.page-docs .main section:has(+.major-section):after{border-bottom:2px solid #f5f8f6}.page-docs .main section h1,.page-docs .main section h2{font-size:3em;margin:0 0 1em;font-weight:500}.page-docs .main section h3{font-size:2em;margin:2em 0 1.5em;font-weight:500}.page-docs .main section.major-section h1,.page-docs .main section.major-section h2{color:#1af4bd}.page-docs .main .docs-hit{background-color:rgba(9,184,140,.5);padding:0 .1em;border-radius:.2em}.page-docs .main blockquote{background-color:rgba(9,184,140,.9);padding:30px 50px}.page-docs .main blockquote p,.page-docs .main blockquote ul,.page-docs .main blockquote ol{color:#f5f8f6;margin-bottom:1em}.page-docs .main blockquote *:last-child{margin-bottom:0}.page-docs .main blockquote.warning{background-color:#edc001}.page-docs .main blockquote.warning>*{color:#07090a}@media(max-width: 768px){.page-docs .main blockquote{padding:30px}}@media(max-width: 575px){.page-docs .main blockquote{padding:30px 15px}}.page-docs .main p,.page-docs .main li{color:#8a9a96}.page-docs .main p code,.page-docs .main li code{background-color:rgba(245,248,246,.1);padding:1px 4px;font-size:1.1em;display:inline-block;border-radius:2px;word-break:break-word;margin-top:2px}.page-docs .main b,.page-docs .main strong{color:#f5f8f6}.page-docs .main p,.page-docs .main ul,.page-docs .main ol,.page-docs .main blockquote,.page-docs .main img,.page-docs .main .table,.page-docs .main pre{margin-bottom:2rem}.page-docs .main p:last-child,.page-docs .main ul:last-child,.page-docs .main ol:last-child,.page-docs .main blockquote:last-child,.page-docs .main img:last-child,.page-docs .main .table:last-child,.page-docs .main pre:last-child{margin-bottom:0}.page-docs .main pre{white-space:pre-wrap;word-break:break-word;overflow:hidden;padding:20px;background-color:rgba(245,248,246,.05);border:1px solid rgba(245,248,246,.1);border-radius:10px}.page-docs .main pre code{display:block;font-size:1.1em}.page-docs .main .tabs{margin-bottom:2rem}.page-docs .main .tabs .tab-content pre{padding:0;background:none;border:0;border-radius:unset;margin:0}.page-docs .main .tabs .tab-content pre code{margin-top:-10px}.page-docs .main img{max-width:100%;border-radius:10px;border:1px solid rgba(245,248,246,.1)}.page-docs .main img.image-half{max-width:400px}.page-docs .main .images{display:flex;justify-content:flex-start;flex-wrap:wrap;align-items:flex-start;grid-gap:0;grid-gap:25px}.page-docs .main .images:has(img:nth-child(2)) img{width:calc(50% - 13px)}@media(max-width: 768px){.page-docs .main .images:has(img:nth-child(2)) img{width:100%}}.page-docs .main .images:has(img:nth-child(3)) img{width:calc(33% - 17px)}@media(max-width: 900px){.page-docs .main .images:has(img:nth-child(3)) img{width:100%}}.page-docs .main .images:has(img:nth-child(4)) img{width:calc(25% - 19px)}@media(max-width: 900px){.page-docs .main .images:has(img:nth-child(4)) img{width:100%}}.page-docs .main .table{background-color:rgba(245,248,246,.05);border:1px solid rgba(245,248,246,.1);border-radius:10px;padding:10px 5px}.page-docs .main .table .row{display:flex;justify-content:flex-start;flex-wrap:wrap;align-items:flex-start;grid-gap:0;align-items:stretch}.page-docs .main .table .row:nth-child(1){border-bottom:1px solid rgba(245,248,246,.1)}.page-docs .main .table .row p{padding:10px;flex:1;margin:0;white-space:normal}.page-docs .main .table .row p:last-child{flex:2}.page-docs .main p.no-results{display:none}.page-docs .main:not(:has(section:not(.hide))) p.no-results{display:block}.page-docs .docs-search-group li{margin-bottom:20px}.page-docs .docs-search-group li p{margin-bottom:8px}.page-docs .docs-search-group li p a{color:#09b88c;font-weight:600}.page-docs .docs-search-group li p a:hover{text-decoration:underline}.page-docs .docs-search-group li mark{background-color:rgba(245,248,246,.5);border-radius:2px}app:has(#onboarding-import[data-returning="0"]) app-sidebar,app:has(#onboarding-import[data-returning="0"]) app-header{filter:blur(5px);pointer-events:none}#onboarding-import{max-width:960px;padding-bottom:60px}.onboarding-screen{display:none}.onboarding-screen.active{display:block}.onboarding-screen>.flex{align-items:flex-start}.onboarding-screen-header{margin-bottom:30px}.onboarding-screen-header h1{font-size:1.6em;margin-bottom:8px;color:#f5f8f6}.onboarding-screen-header h2{font-size:1.3em;margin-bottom:8px;color:#f5f8f6}.onboarding-screen-header p{margin:0;color:#8a9a96;font-size:.9em;line-height:1.5em;max-width:600px}.onboarding-screen-header .onboarding-back{display:inline-block;margin-bottom:12px;font-family:"Geist",system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.85em;color:rgba(245,248,246,.5)}.onboarding-screen-header .onboarding-back:hover{color:#f5f8f6}.onboarding-screen-footer{display:flex;justify-content:flex-start;flex-wrap:wrap;align-items:center;grid-gap:16px;margin-top:30px;padding-top:20px;border-top:1px solid rgba(245,248,246,.1)}.onboarding-cards{display:grid;grid-template-columns:repeat(3, 1fr);gap:16px}@media(max-width: 768px){.onboarding-cards{grid-template-columns:1fr}}.onboarding-card{background-color:rgba(245,248,246,.05);border:1px solid rgba(245,248,246,.1);border-radius:10px;padding:24px;transition:all .15s;position:relative}.onboarding-card .card-icon{margin-bottom:14px;color:rgba(245,248,246,.5)}.onboarding-card .card-icon svg{display:block}.onboarding-card h3{font-size:1.05em;margin-bottom:8px;color:#f5f8f6;font-weight:500}.onboarding-card p{font-size:.85em;margin:0 0 12px;line-height:1.5em;color:#8a9a96}.onboarding-card .card-sources{font-family:"Geist",system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.75em;color:rgba(245,248,246,.5);margin-bottom:16px}.onboarding-card .card-start-btn{font-size:.85em}.onboarding-card:hover{border-color:rgba(245,248,246,.2);background-color:rgba(245,248,246,.07)}.onboarding-card.started{border-color:#09b88c}.onboarding-card.started .card-icon{color:#09b88c}.onboarding-card.started::after{content:"Started";position:absolute;top:12px;right:12px;font-family:"Geist",system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.7em;color:#09b88c;text-transform:uppercase;letter-spacing:1px}.onboarding-progress-bar{display:flex;justify-content:space-between;flex-wrap:wrap;align-items:center;grid-gap:16px;margin-top:24px;padding:16px 20px;background-color:rgba(9,184,140,.08);border:1px solid rgba(9,184,140,.2);border-radius:8px}.onboarding-progress-bar .progress-info{font-family:"Geist",system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.9em;color:#f5f8f6}.onboarding-progress-bar .progress-info span{color:#09b88c;font-weight:600}.onboarding-source-grid{display:grid;grid-template-columns:repeat(2, 1fr);gap:14px}@media(max-width: 768px){.onboarding-source-grid{grid-template-columns:1fr}}.onboarding-source-tile{background-color:rgba(245,248,246,.05);border:1px solid rgba(245,248,246,.1);border-radius:8px;padding:20px}.onboarding-source-tile .source-icon{margin-bottom:10px;color:rgba(245,248,246,.5)}.onboarding-source-tile .source-icon svg{display:block}.onboarding-source-tile h4{font-size:.95em;margin-bottom:6px;color:#f5f8f6;font-weight:500}.onboarding-source-tile p{font-size:.82em;margin:0 0 10px;line-height:1.4em;color:#8a9a96}.onboarding-source-tile .source-status{display:block;font-family:"Geist",system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.75em;color:rgba(245,248,246,.5);margin-top:8px}.onboarding-source-tile .source-connect-btn,.onboarding-source-tile .source-upload-btn{font-size:.82em;margin-top:4px}.onboarding-source-tile .source-connect-btn.disabled,.onboarding-source-tile .source-upload-btn.disabled{opacity:.5;pointer-events:none}.onboarding-paste-section{margin-top:24px;padding-top:20px;border-top:1px solid rgba(245,248,246,.1)}.onboarding-paste-section h4{font-size:.95em;margin-bottom:10px;color:#f5f8f6;font-weight:500}.onboarding-paste-section textarea{width:100%;min-height:120px;margin-bottom:10px;resize:vertical}.onboarding-paste-section .button{font-size:.85em}.onboarding-paste-section .button.disabled{opacity:.5;pointer-events:none}.onboarding-paste-section #paste-status{display:inline-block;margin-left:12px;font-family:"Geist",system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.8em;color:rgba(245,248,246,.5)}.interview-categories{display:flex;justify-content:flex-start;flex-wrap:wrap;align-items:center;grid-gap:8px;margin-bottom:20px}.interview-category-pill{font-family:"Geist",system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.8em;padding:6px 14px;border-radius:20px;background-color:rgba(245,248,246,.05);border:1px solid rgba(245,248,246,.1);color:#8a9a96;cursor:pointer;transition:all .15s}.interview-category-pill:hover{border-color:rgba(245,248,246,.2);color:#f5f8f6}.interview-category-pill.active{border-color:#09b88c;background-color:rgba(9,184,140,.1);color:#09b88c}.interview-category-pill.done{border-color:rgba(9,184,140,.3);color:#09b88c;opacity:.6;cursor:default}.interview-category-pill.done::after{content:" ✓"}.interview-chat{background-color:rgba(245,248,246,.05);border:1px solid rgba(245,248,246,.1);border-radius:8px;overflow:hidden;display:inline-block;width:calc(100% - 280px);vertical-align:top}@media(max-width: 768px){.interview-chat{width:100%}}.interview-messages{padding:20px;max-height:400px;overflow-y:auto;min-height:200px}.interview-placeholder{font-family:"Geist",system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.9em;color:rgba(245,248,246,.5);text-align:center;padding:60px 0}.interview-msg{margin-bottom:14px}.interview-msg p{margin:0;font-size:.9em;line-height:1.5em}.interview-msg .interview-hint{display:block;font-family:"Geist",system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.82em;color:rgba(245,248,246,.5);margin-top:6px;font-style:italic}.interview-msg-assistant p{background-color:rgba(245,248,246,.05);padding:10px 14px;border-radius:8px 8px 8px 2px;display:inline-block;max-width:85%}.interview-msg-user{text-align:right}.interview-msg-user p{background-color:rgba(9,184,140,.12);padding:10px 14px;border-radius:8px 8px 2px 8px;display:inline-block;max-width:85%;text-align:left}.interview-msg-ack p{font-family:"Geist",system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.8em;color:#09b88c;padding:4px 0}.interview-msg-system p{font-family:"Geist",system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.8em;color:rgba(245,248,246,.5);padding:6px 0;text-align:center}.interview-input-area{display:flex;justify-content:flex-start;flex-wrap:nowrap;align-items:flex-end;grid-gap:10px;padding:12px 20px;border-top:1px solid rgba(245,248,246,.1)}.interview-input-area textarea{flex:1;min-height:40px;max-height:120px;resize:none;margin:0}.interview-input-area .button{font-size:.85em}.interview-input-area .button.disabled{opacity:.5;pointer-events:none}.interview-sidebar{display:inline-block;width:260px;vertical-align:top;margin-left:20px}@media(max-width: 768px){.interview-sidebar{width:100%;margin-left:0;margin-top:16px}}.interview-sidebar h5{font-family:"Geist",system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.8em;text-transform:uppercase;letter-spacing:1px;color:rgba(245,248,246,.5);margin-bottom:10px}.interview-entries-list{background-color:rgba(245,248,246,.05);border:1px solid rgba(245,248,246,.1);border-radius:8px;padding:14px;max-height:350px;overflow-y:auto}.interview-entries-empty{font-family:"Geist",system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.8em;color:rgba(245,248,246,.5);margin:0}.interview-entry-card{padding:8px 0;border-bottom:1px solid rgba(245,248,246,.1)}.interview-entry-card:last-child{border-bottom:none}.interview-entry-card p{margin:4px 0 0;font-size:.82em;line-height:1.4em}.interview-progress{margin-top:12px;font-family:"Geist",system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.8em;color:rgba(245,248,246,.5)}.interview-progress span{color:#09b88c;font-weight:600}.entry-type-badge{display:inline-block;font-family:"Geist",system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.65em;text-transform:uppercase;letter-spacing:.5px;padding:2px 8px;border-radius:4px;font-weight:500}.badge-policy{background-color:rgba(59,130,246,.15);color:#60a5fa}.badge-playbook{background-color:rgba(168,85,247,.15);color:#c084fc}.badge-precedent{background-color:rgba(245,158,11,.15);color:#fbbf24}.badge-template{background-color:rgba(9,184,140,.15);color:#09b88c}.badge-entity{background-color:rgba(236,72,153,.15);color:#f472b6}.review-summary-bar{display:flex;justify-content:space-between;flex-wrap:wrap;align-items:center;grid-gap:16px;padding:14px 18px;background-color:rgba(245,248,246,.05);border:1px solid rgba(245,248,246,.1);border-radius:8px;margin-bottom:16px}.review-summary-bar .review-counts{font-family:"Geist",system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.85em;color:#8a9a96}.review-summary-bar .review-counts #review-total{color:#f5f8f6;font-weight:600}.review-summary-bar .review-counts .count-accepted{color:#09b88c}.review-summary-bar .review-counts .count-edited{color:#edc001}.review-summary-bar .review-counts .count-discarded{color:rgba(245,248,246,.5)}.review-summary-bar .review-bulk-actions{display:flex;justify-content:flex-end;flex-wrap:wrap;align-items:center;grid-gap:10px}.review-summary-bar .review-bulk-actions .button{font-size:.82em}.review-conflicts{margin-bottom:16px}.review-conflicts .conflict-banner{padding:14px 18px;background-color:rgba(255,0,0,.08);border:1px solid rgba(255,0,0,.25);border-radius:8px}.review-conflicts .conflict-banner strong{display:block;color:red;font-family:"Geist",system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.85em;margin-bottom:4px}.review-conflicts .conflict-banner p{margin:0;font-size:.85em;line-height:1.5em;color:#8a9a96}.review-candidates-list{display:flex;flex-direction:column;gap:10px}.review-empty{font-family:"Geist",system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.9em;color:rgba(245,248,246,.5);text-align:center;padding:40px 0}.review-candidate{background-color:rgba(245,248,246,.05);border:1px solid rgba(245,248,246,.1);border-radius:8px;padding:16px;transition:border-color .15s}.review-candidate.review-candidate-accepted{border-color:rgba(9,184,140,.3)}.review-candidate.review-candidate-edited{border-color:rgba(237,192,1,.3)}.candidate-header{display:flex;justify-content:flex-start;flex-wrap:wrap;align-items:center;grid-gap:8px;margin-bottom:8px}.candidate-source{font-family:"Geist",system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.7em;color:rgba(245,248,246,.5)}.candidate-confidence{font-family:"Geist",system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.7em;color:rgba(245,248,246,.5);margin-left:auto}.candidate-conflict-badge{font-family:"Geist",system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.65em;text-transform:uppercase;letter-spacing:.5px;padding:2px 8px;border-radius:4px;background-color:rgba(255,0,0,.15);color:red}.candidate-preview p{margin:0;font-size:.9em;line-height:1.5em}.candidate-content{margin-top:10px;padding-top:10px;border-top:1px solid rgba(245,248,246,.1)}.candidate-content p{margin:0;font-size:.85em;line-height:1.5em;color:#8a9a96}.candidate-edit-area{margin-top:10px}.candidate-edit-area textarea{width:100%;min-height:100px;margin-bottom:8px;resize:vertical}.candidate-edit-area .candidate-edit-actions{display:flex;justify-content:flex-start;flex-wrap:wrap;align-items:center;grid-gap:8px}.candidate-edit-area .candidate-edit-actions .button{font-size:.82em}.candidate-conflict-detail{margin-top:8px;padding:8px 12px;background-color:rgba(255,0,0,.06);border-radius:4px}.candidate-conflict-detail p{margin:0;font-size:.8em;color:rgba(255,0,0,.8);line-height:1.4em}.candidate-actions{display:flex;justify-content:flex-start;flex-wrap:wrap;align-items:center;grid-gap:8px;margin-top:10px}.candidate-actions .button{font-size:.82em}.candidate-actions .candidate-discard-btn{color:rgba(245,248,246,.5)}.candidate-actions .candidate-discard-btn:hover{color:red}.candidate-actions .candidate-expand-btn{font-family:"Geist",system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.75em;color:rgba(245,248,246,.5);cursor:pointer;margin-left:auto}.candidate-actions .candidate-expand-btn:hover{color:#f5f8f6}.summary-stat{font-family:"Geist",system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-size:1.1em;color:#09b88c;margin-bottom:24px}.summary-entries{margin-bottom:24px}.summary-type-group{margin-bottom:20px}.summary-type-group h4{font-size:.9em;color:#f5f8f6;margin-bottom:10px;font-weight:500}.summary-entry{padding:8px 12px;background-color:rgba(245,248,246,.05);border:1px solid rgba(245,248,246,.1);border-radius:6px;margin-bottom:6px;font-size:.85em;line-height:1.5em}.summary-entry .entry-type-badge{margin-right:8px}.summary-message{margin-bottom:20px}.summary-message p{font-size:.9em;line-height:1.5em;color:#8a9a96}