:root{font-feature-settings:"salt","calt","ccmp","locl","kern";--blue-900: #0D0E11;--blue-800: #1B2838;--blue-700: #2C496A;--blue-600: #0456AF;--blue-500: #007AFF;--blue-400: #1D87FD;--blue-200: #C4E0FF;--blue-100: #F0F7FF;--cool-gray-100: #F0F4F9;--cool-gray-200: #e5ebf1;--cool-gray-300: #D9E2EC;--cool-gray-700: #2F4053;--red-900: #110D0D;--red-800: #312122;--red-700: #560609;--red-600: #CC2127;--red-500: #E0383E;--red-400: #E75C61;--red-200: #F6C8C9;--red-100: #FCEAEA;--green-900: #0E110D;--green-800: #252F24;--green-700: #214116;--green-600: #539B3B;--green-500: #63BA47;--green-400: #7DC665;--green-200: #CDE9C4;--green-100: #edfcea}*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}ul{list-style:none}img,picture,video,canvas,svg{display:block;max-width:100%;height:auto}table{border-collapse:collapse;border-spacing:0}input,button,textarea,select{font:inherit;color:inherit}a{text-decoration:none;color:inherit}html{line-height:1.5;-webkit-text-size-adjust:100%;font-size:16px}body{font-family:InterVariable,system-ui,sans-serif;font-size:100%;line-height:inherit;background-color:#fff;color:#000}html.no-transitions *,body.no-transitions *{transition:none !important}button,a.button{border-radius:4px;padding:8px 16px;font-size:1rem;font-weight:450;border:none;background:rgba(0,0,0,0);display:flex;align-items:center;justify-content:center;gap:.5rem;margin:6px;cursor:pointer;text-decoration:none !important;box-shadow:0 0 rgba(0,0,0,0),0 0 rgba(0,0,0,0),0px 1px 2px 0px rgba(138,146,160,.3),0px 0px 0px 1px rgba(3,30,64,.09);transition:all .1s ease-in-out}button:hover,a.button:hover{background:var(--blue-100);color:var(--blue-700);box-shadow:0 0 rgba(0,0,0,0),0 0 rgba(0,0,0,0),0px 1px 4px 0px rgba(138,146,160,.3),0px 0px 0px 1px rgba(3,30,64,.1)}button:active,a.button:active{background:#e2eaf3;color:var(--blue-800);box-shadow:0 0 rgba(0,0,0,0),0 0 rgba(0,0,0,0),0px 0px 2px 0px rgba(41,84,159,.3),0px 0px 0px 1px rgba(3,30,64,.1)}button.primary,a.button.primary{background:var(--blue-500);color:#fff;box-shadow:0 0 rgba(0,0,0,0),0 0 rgba(0,0,0,0),0px 1px 4px 0px rgba(0,105,224,.3),0px 0px 0px 1px #0069e0}button.primary:hover,a.button.primary:hover{background:#026fe3;color:#fff}button.primary:active,a.button.primary:active{background:#0365cf;color:#fff}button.medium,a.button.medium{font-size:1rem;padding:12px 24px}button.medium svg,a.button.medium svg{width:1rem}button.big,a.button.big{font-size:1.125rem;padding:12px 24px}button.big svg,a.button.big svg{width:1.1875rem}button.thin,a.button.thin{padding:6px}button.borderless,a.button.borderless{background:rgba(0,0,0,0);border:none;color:var(--blue-800);box-shadow:none}button.borderless:hover,a.button.borderless:hover{background:var(--cool-gray-200);color:var(--cool-gray-700)}button.borderless:active,a.button.borderless:active{background:var(--cool-gray-300);color:var(--cool-gray-700)}button.borderless.circular,a.button.borderless.circular{border-radius:50%}button.borderless.backgroundless:active,button.borderless.backgroundless:hover,a.button.borderless.backgroundless:active,a.button.borderless.backgroundless:hover{background:none;color:var(--cool-gray-700)}li::marker{color:var(--blue-500)}.no-btm-mrg{margin-bottom:0 !important}table{border-collapse:collapse;width:100%;margin:20px 0}th,td{border-bottom:1px solid var(--cool-gray-200);padding:8px;text-align:left}th{border-bottom:2px solid var(--cool-gray-200);font-weight:bold}kbd{font-family:InterVariable,system-ui,sans-serif;font-size:.88em;font-weight:400;background:var(--cool-gray-100);padding:2px 4px;color:var(--blue-700);border:1px solid var(--cool-gray-300);box-shadow:0 1px 0 0px var(--cool-gray-300);position:relative;border-radius:4px}code{font-family:monospace;background:var(--cool-gray-100);padding:.2rem .4rem;border-radius:4px;color:var(--cool-gray-700)}.hidden{display:none !important}input{border-radius:4px;border:2px solid var(--blue-200)}input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=color]){display:block;padding:.4rem .6rem;font-size:.9rem;margin:1rem 0}input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=color]):focus{border-color:var(--blue-500);--webkit-outline: none;outline:none}input[type=radio],input[type=checkbox]{appearance:none;margin-top:0;margin-inline-end:.5em;vertical-align:middle;width:1.1112rem;height:1.1112rem}input[type=checkbox]:checked{appearance:none;background-color:var(--blue-500);background-image:url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2724%27 height=%2724%27 viewBox=%270 0 24 24%27 fill=%27none%27 stroke=%27rgb%28255, 255, 255%29%27 stroke-width=%274%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27%3E%3Cpolyline points=%2720 6 9 17 4 12%27%3E%3C/polyline%3E%3C/svg%3E");background-position:center .1rem;background-size:.76rem auto;background-repeat:no-repeat;border-color:var(--blue-500)}input[type=radio]{border-radius:50%}input[type=radio]:checked{appearance:none;background-color:var(--blue-500);background-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%2212%22%20r%3D%2212%22%20fill%3D%22%23FFF%22%20fill-rule%3D%22evenodd%22/%3E%3C/svg%3E");background-position:center;background-size:.45rem auto;background-repeat:no-repeat;border-color:var(--blue-500)}.container{width:100%;max-width:1160px;margin:32px auto}.round-img{border-radius:16px;position:relative;overflow:hidden}.round-img img{width:100%;height:auto}.round-img .overlay{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:16px;z-index:2;box-shadow:inset 0 0 0 1px rgba(0,0,0,.07)}header nav,footer nav{max-width:1280px;margin:0 auto;padding:0 24px}header{padding-top:5px;padding-bottom:5px;transition:all .25s ease-in-out;z-index:3}header{position:sticky;top:0}.scrolled .main-header{background:hsla(0,0%,100%,.9);backdrop-filter:blur(40px);box-shadow:0 0 rgba(0,0,0,0),0 0 rgba(0,0,0,0),0px 1px 2px 0px rgba(138,146,160,.3),0px 0px 0px 1px rgba(3,30,64,.09)}.main-nav button,.main-nav a.button{font-size:.875rem;padding:6px 12px}.mobile-nav-bg{position:fixed;top:0;right:0;width:100%;height:100%;background:rgba(217,226,236,.6);backdrop-filter:blur(40px);z-index:4;transition:opacity .25s ease-in-out;opacity:0;pointer-events:none}body.nav-active .mobile-nav-bg{opacity:1;pointer-events:all}body.nav-active .mobile-nav{transform:translate3d(0, 0, 0);transition:transform .25s ease-in-out;opacity:1;pointer-events:all}.mobile-nav{position:fixed;top:0;right:0;width:100%;max-width:375px;height:100vh;background:hsla(0,0%,100%,.8);backdrop-filter:blur(40px);box-shadow:0 0 rgba(0,0,0,0),0 0 rgba(0,0,0,0),-2px 1px 2px 0px rgba(138,146,160,.3),0px 0px 0px 1px rgba(3,30,64,.09);z-index:5;transition:opacity .1s ease-in-out .2s,transform .25s ease-in-out;transform:translate3d(100%, 0, 0);pointer-events:none;opacity:0}.mobile-nav header{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--cool-gray-300);padding:8px 24px}.mobile-nav ul{font-size:1.5rem;font-weight:550;padding:24px}.mobile-nav li{margin-bottom:.5rem}.mobile-nav a{display:block;border-radius:8px;padding:.375rem 1rem;transition:all .2s ease-in-out}.mobile-nav a:hover{transition:all .1s ease-in-out;background:var(--cool-gray-200);color:var(--cool-gray-700)}body{overflow-x:hidden}.main-nav ul{padding:0 4px}.main-nav,.main-nav ul,.main-nav-links{display:flex;justify-content:space-between;align-items:center}.main-nav-links{display:none}.hamburger{display:flex;flex-direction:column;gap:4px;margin:.25rem 0 .3125rem;padding:.75rem .5rem !important}.hamburger .bun{width:1.375rem;height:2px;border-radius:1px;background:var(--blue-800)}@media(min-width: 768px){.main-nav-links{display:flex}.hamburger{display:none}.mobile-nav-bg,.mobile-nav{display:none}}.main-nav ul a{padding:7px 14px;margin:0 2px;font-size:.9375rem;display:block;font-weight:450;color:var(--blue-800);border-radius:4px;transition:all .15s ease-in-out}.main-nav ul a:hover{background:var(--cool-gray-100);color:var(--cool-gray-700)}.colored-bg:not(.scrolled) .main-nav ul a:hover,.colored-bg:not(.scrolled) .hamburger:hover{background:#d3dff6;color:var(--blue-800)}.colored-bg:not(.scrolled) .logo-link:hover{background:var(--red-200)}main{min-height:calc(100vh - 150px)}.logo{display:flex;align-items:center;justify-content:center}.mobile-nav .link-circle{border-radius:50%;padding:.5rem}.mobile-nav .link-circle.close{font-size:1.75rem;padding:.25rem;margin:0}.mobile-nav .link-circle.close:hover{background:var(--cool-gray-200);color:var(--cool-gray-700)}.mobile-nav .link-circle.close:active{background:var(--cool-gray-300);color:var(--cool-gray-700)}.logo-link{display:inline-flex;gap:.5rem;font-size:1.375rem;font-weight:650;border-radius:4px;padding:2px 6px;transition:all .15s ease-in-out}.logo-link svg{position:relative;top:-1.5px}.logo-link.grayscale{color:#573737}.logo-link.grayscale path{fill:#9f8d7d}.logo-link:hover{background:var(--red-100);color:var(red-700)}.logo-link:hover path{fill:#fe4c42}footer{background:#f7f4f1}footer .fine-print{padding:16px;font-size:.6875rem;color:#614e3d;text-align:center;border-top:1px solid #efe9e3}footer nav{display:flex;flex-direction:column;justify-content:space-between;align-items:center;text-align:center;padding:32px;color:#3e260f;border-top:1px solid #efe9e3}footer nav .logo-link:hover{background:#efe9e3;color:#3e260f}footer nav .logo-link:hover path{fill:rgba(62,38,15,.55)}footer nav section{flex-grow:1;padding:8px 0;min-width:250px}footer nav section h4{padding-bottom:12px;font-weight:500}footer nav section li a{display:flex;padding:4px 16px;margin-bottom:2px;font-size:.875rem;color:#574737;border-radius:4px;transition:all .15s ease-in-out;align-items:center;gap:2px;justify-content:center;text-align:center}footer nav section li a:hover{background:#efe9e3;color:#3e260f}footer nav section li a svg{opacity:.6;font-size:.625rem}@media(min-width: 680px){footer nav{text-align:left;flex-direction:row;align-items:flex-start}footer nav section{padding-right:32px;margin-bottom:24px;min-width:0}footer nav section:first-child{padding-top:0}footer nav section:last-child{padding-right:0}footer nav section li a{margin-left:-16px;justify-content:flex-start;text-align:left}}.hero{--cursor-color: var(--red-500);display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;padding:1.5rem;margin:0 auto;text-align:center;max-width:760px;position:relative}.hero p{font-weight:400;color:var(--blue-700);margin:.5rem 0}.hero p+.button{margin:1.5rem 0 .5rem}.hero.top{margin:48px auto}.hero h2{font-size:6rem;font-size:clamp(1rem,1.4rem + 8.3333vw,6rem)}.hero h3{font-size:2.25rem;font-size:clamp(1.625rem,6.3333vw,3rem)}.hero+.rounded-img{margin-top:0}.hero h2,.hero h3{font-weight:700;color:var(--blue-900);position:relative}.hero h2::after,.hero h3::after{content:"";display:block;width:.13em;border-radius:.045em;height:70%;background-color:var(--cursor-color);position:absolute;right:-0.25em;top:15%}.subheading{padding:24px}.subheading h3{font-size:1.75rem;font-weight:700;color:var(--blue-900);margin-bottom:1rem;padding:2px 8px}.subheading h3.lrg{font-size:2.375rem}.pattern-bg{z-index:-1;position:absolute;top:0;left:0;width:100%;height:75vh;background:linear-gradient(to bottom, rgba(255, 255, 255, 0.8), white 80%),repeating-linear-gradient(0deg, rgba(255, 0, 0, 0.1) 0px, rgba(0, 0, 255, 0.2) 1px, transparent 1px, transparent 60px),repeating-linear-gradient(90deg, rgba(255, 0, 0, 0.1) 0px, rgba(0, 0, 255, 0.2) 1px, transparent 1px, transparent 60px)}.mrg-top{margin-top:3rem}.mrg-bottom{margin-bottom:3rem}@media(min-width: 500px){.hero p{font-size:1.25rem}.mrg-top{margin-top:6rem}.mrg-bottom{margin-bottom:6rem}}.circle{width:50%;height:200px;position:absolute;top:-50px;border-radius:50%;filter:blur(100px);opacity:.2;z-index:-1}.circle.left{left:0}.circle.right{right:0;top:-25px;height:250px}.circle.yellow{background:#ff7651}.circle.blue{background:#007aff}.hero-img{margin-bottom:32px;position:relative;margin-top:80px}.hero-img img.bg{width:100%;height:auto;border-radius:clamp(.25rem,6vw,1.875rem)}.hero-img img.fg{width:90%;position:absolute;top:-13%;left:5%}.rounded-img{width:100%;max-width:1160px;margin:32px auto;width:100%;padding:0 16px}.rounded-img img{width:100%;height:auto;border-radius:clamp(.25rem,6vw,1.875rem)}.rounded-img img.width-90{width:90%;margin:0 auto}.rounded-img img.sml{box-shadow:0 0 rgba(0,0,0,0),0 0 rgba(0,0,0,0),0px 1px 4px 0px rgba(138,146,160,.3),0px 0px 0px 1px rgba(3,30,64,.15);width:85%;margin:24px auto;border-radius:12px}.rounded-img img.sml.condensed{width:65%}.rounded-img .flex{display:flex;justify-content:center;align-items:center}.rounded-img .green-bg{background:linear-gradient(to bottom, #e5fadf, #dde0c2);color:var(--green-800)}.rounded-img .blue-bg{background:linear-gradient(to bottom, #b5d9ff, #73b7ff);color:var(--blue-800)}.rounded-img .white-bg{box-shadow:0 0 rgba(0,0,0,0),0 0 rgba(0,0,0,0),0px 1px 2px 0px rgba(138,146,160,.3),0px 0px 0px 1px rgba(3,30,64,.09);color:var(--blue-700);background:#fff}.rounded-img .white-bg h1,.rounded-img .white-bg h2,.rounded-img .white-bg h3,.rounded-img .white-bg h4,.rounded-img .white-bg h5{color:var(--blue-900);font-size:1.3rem !important}.rounded-img .red-bg{background:linear-gradient(to bottom, #F4CECE, #E97E7E);color:var(--red-700)}.rounded-img .fade::after{content:"";display:block;width:100%;height:25%;position:absolute;bottom:0;left:0;z-index:2}.rounded-img .fade.green::after{background:linear-gradient(to bottom, rgba(229, 250, 223, 0), #dde0c2)}.rounded-img .fade.yellow::after{background:linear-gradient(to bottom, rgba(228, 224, 183, 0), #DEDBB3)}.rounded-img .fade.blue::after{background:linear-gradient(to bottom, rgba(181, 217, 255, 0), #73b7ff)}.rounded-img .img-cell{position:relative;overflow:hidden;border-radius:clamp(.25rem,6vw,1.875rem);top:0;left:0;width:100%;height:100%}.rounded-img.across-3{display:flex;justify-content:space-between;align-items:center;margin:0 auto;padding:0 24px;flex-direction:column}.rounded-img.across-3 h4,.rounded-img.across-3 h5{font-size:1.5rem;font-weight:600;padding:2rem 3rem;padding-bottom:.375rem;text-align:center}.rounded-img.across-3 .three-col h4,.rounded-img.across-3 .three-col h5{text-align:left;padding:1rem 2.3rem .5rem}.rounded-img.across-3 .three-col p{text-align:left}.rounded-img.across-3 h5{font-size:1.25rem}.rounded-img.across-3 .three-col{display:flex;flex-direction:column;align-items:flex-start}.rounded-img.across-3 p{padding:1rem 2.3rem;padding-top:0;text-align:center;opacity:.75;position:relative;z-index:2}.rounded-img.across-3 .white-bg p{opacity:1}.rounded-img.across-3.sml-radius .img-cell{border-radius:16px}.rounded-img.across-3 .img-cell{position:relative;margin-bottom:32px;width:100%;height:auto;min-height:360px;overflow:hidden;border-radius:clamp(.25rem,6vw,1.875rem)}.rounded-img.across-3 .img-cell picture,.rounded-img.across-3 .img-cell img{max-width:none}.rounded-img.across-3 .img-cell:last-child{margin-bottom:0}.rounded-img.across-3 .img-cell .bottom{width:120%;position:absolute;bottom:-10%}.rounded-img.across-3 .img-cell.long{min-height:500px}.rounded-img.across-3 .img-cell .right{width:160%;position:absolute}@media(min-width: 600px){.rounded-img.across-3 .long h4,.rounded-img.across-3 .long h5,.rounded-img.across-3 .full h4,.rounded-img.across-3 .full h5{text-align:left}.rounded-img.across-3 .three-col{flex-direction:row;align-items:flex-start;justify-content:space-between}.rounded-img.across-3 .three-col>div{width:32%;margin-right:1%;padding:8px}.rounded-img.across-3 .three-col>div:last-child{margin-right:0}.rounded-img.across-3 .three-col>div.center{margin:0 auto;width:50%}.rounded-img.across-3 .long p{text-align:left;padding-left:3rem;padding-right:60%}.rounded-img.across-3 .img-cell{min-height:410px}.rounded-img.across-3 .img-cell .right{width:150%;right:-89%;top:0}.rounded-img.across-3 .img-cell:last-child{margin-bottom:32px}}.features-breakout{display:flex;padding:0 1.5rem;color:var(--blue-700);flex-direction:column}.features-breakout h4,.features-breakout p{padding:0rem .5rem}.features-breakout h4{font-size:1.125rem;font-weight:500;color:var(--blue-900);display:flex;align-items:center;gap:1rem}.features-breakout h4 svg{color:var(--blue-500)}.features-breakout .img-display[data-selected="2"] .blue-bg{background:linear-gradient(to bottom, #006DDE, #05376C)}.features-breakout p{padding-left:3.125rem}.features-breakout aside{padding:1rem 1.5rem;padding-left:.8rem;border-radius:clamp(.25rem,6vw,.75rem);margin-bottom:.5rem;cursor:default}.features-breakout .features{margin-bottom:2rem}.features-breakout .feature:hover,.features-breakout .feature.selected{background:var(--cool-gray-100);color:var(--blue-900)}@media(min-width: 834px){.features-breakout{flex-direction:row}.features-breakout h4{font-size:1.25rem}.features-breakout .img-display{width:50%;margin:0;padding:0}.features-breakout .features{width:50%;padding:0 1rem;margin:0}.features-breakout aside{max-width:430px}.rounded-img.across-3{flex-direction:row}.rounded-img.across-3 .img-cell{width:32%;height:auto;min-height:500px;overflow:hidden;border-radius:clamp(.25rem,6vw,1.875rem)}.rounded-img.across-3 .img-cell.long{width:66%;align-items:flex-start}.rounded-img.across-3 .img-cell.full{width:100%;min-height:0;max-height:450px}.rounded-img.across-3 .img-cell.full img{margin-top:16px}.rounded-img.across-3 .img-cell .bottom{width:300%;bottom:-20%}}.faq-container{margin:0 auto}.faq-item{border-bottom:1px solid var(--cool-gray-200)}.faq-item:last-child{border-bottom:none}.faq-question{width:100%;background:none;border:none;text-align:left;padding:1rem .25rem;font-size:1.125rem;font-weight:500;color:var(--blue-900);cursor:pointer;display:flex;justify-content:space-between;align-items:center;transition:color .2s ease}.faq-question:hover{color:var(--blue-600)}.faq-question[aria-expanded=true] .faq-icon{transform:rotate(45deg)}.faq-icon{color:var(--blue-500);transition:transform .2s ease;flex-shrink:0;margin-right:1rem;transform:rotate(0deg)}.faq-answer{max-height:0;overflow:hidden;transition:max-height .3s ease}.faq-answer.expanded{max-height:300px}.faq-answer p{padding:0 .6875rem 1rem;color:var(--blue-700);line-height:1.6;margin:0;margin-top:-0.25rem}.features-page h2.main{text-align:center;font-size:clamp(1rem,1.4rem + 8.3333vw,4.5rem)}.features-page h2.main+p{margin-bottom:2rem}.features-3x3,.features-2x1,.features-1x1{display:flex;flex-direction:column;padding:24px;gap:16px}.features-3x3 .cell,.features-2x1 .cell,.features-1x1 .cell{display:flex;gap:24px;background:#fff;margin:0;border-radius:16px;padding:16px 28px;box-shadow:0 0 rgba(0,0,0,0),0 0 rgba(0,0,0,0),0px 1px 2px 0px rgba(138,146,160,.3),0px 0px 0px 1px rgba(3,30,64,.09)}.features-3x3 .cell>div,.features-2x1 .cell>div,.features-1x1 .cell>div{flex-grow:0;width:80%}.features-3x3 .cell a:hover,.features-2x1 .cell a:hover,.features-1x1 .cell a:hover{color:var(--blue-500)}.features-3x3 h4,.features-2x1 h4,.features-1x1 h4{font-size:1.3rem;margin-bottom:.375rem;font-weight:600;color:var(--blue-900)}.features-3x3 p,.features-2x1 p,.features-1x1 p{color:var(--blue-700);font-size:1rem}.features-3x3 img:not(.icon),.features-2x1 img:not(.icon),.features-1x1 img:not(.icon){box-shadow:0 0 rgba(0,0,0,0),0 0 rgba(0,0,0,0),0px 1px 2px 0px rgba(138,146,160,.3),0px 0px 0px 1px rgba(3,30,64,.09);width:100px;flex-shrink:0;height:auto;margin:8px auto 20px;border-radius:8px}.features-3x3 img.icon,.features-2x1 img.icon,.features-1x1 img.icon{width:36px;margin-bottom:24px;margin-top:24px}.features-3x3+.features-3x3,.features-3x3+.features-2x1,.features-3x3+.features-1x1,.features-2x1+.features-3x3,.features-2x1+.features-2x1,.features-2x1+.features-1x1,.features-1x1+.features-3x3,.features-1x1+.features-2x1,.features-1x1+.features-1x1{padding-top:0}@media(min-width: 680px){.features-3x3,.features-2x1,.features-1x1{flex-direction:row;justify-content:center}.features-3x3 .cell,.features-2x1 .cell,.features-1x1 .cell{padding:24px;gap:0;flex-direction:column;width:33%}.features-3x3 .cell>div,.features-2x1 .cell>div,.features-1x1 .cell>div{flex-grow:0;width:100%}.features-3x3 img,.features-2x1 img,.features-1x1 img{max-width:180px;width:100%}.features-2x1 .cell{width:50% !important}.features-2x1 .cell>div{width:100%}.features-1x1 .cell{width:100% !important;align-items:center;flex-direction:row;gap:20px}.features-1x1 .cell>div{width:100%}}.img-box{display:flex;align-items:center;justify-content:center;width:36px !important;height:36px !important;width:36px;margin-bottom:24px;margin-top:24px}.img-box img.icon{margin:0 !important}.changelog-item{display:flex;flex-direction:column;padding:1rem;position:relative}.changelog-item .date{font-size:1rem;color:var(--cool-gray-700);margin-bottom:8px}.changelog-item .number{font-size:1rem;color:var(--cool-gray-700);background:var(--cool-gray-100);margin-bottom:.5rem;border-radius:4px;font-family:monospace;display:inline-block;border:1px solid var(--cool-gray-300);padding:.25rem .5rem}.changelog-item .changes{color:var(--blue-700)}.changelog-item .changes h2{font-size:1.75rem}.changelog-item .changes h1,.changelog-item .changes h2{font-weight:600;color:var(--blue-900);margin-bottom:1.5rem}.changelog-item .changes h3{font-size:1rem;margin:1rem 0;color:var(--blue-900)}.changelog-item .changes p{margin-bottom:1rem;font-size:1rem}.changelog-item .changes ul{list-style:disc;margin-left:20px}.changelog-item .changes li{margin-bottom:.5rem}.changelog-item .changelog-img{max-width:530px;width:100%;margin-bottom:1.5rem}@media(min-width: 834px){.changelog-item{flex-direction:row;padding:16px 32px;gap:1rem}.changelog-item .version{width:33%}.changelog-item .v-display{position:sticky;top:84px}.changelog-item .changes{width:67%}}.documentation-page .main-header{position:relative;backdrop-filter:none !important;box-shadow:none !important;border-bottom:1px solid var(--cool-gray-200)}.documentation-page .secondary-header{border-bottom:1px solid var(--cool-gray-200);transition:all .25s ease-in-out;z-index:3}.documentation-page .secondary-header .inside{max-width:1280px;margin:0 auto;padding:8px 24px;display:flex;align-items:center;gap:6px}.documentation-page .secondary-header .inside button{margin:0}.documentation-page .secondary-header .inside h2{font-size:1.125rem;font-weight:600;margin-top:.0625rem}.documentation-page.scrolled .secondary-header{position:sticky;top:0;border-bottom:1px solid rgba(0,0,0,0);background:hsla(0,0%,100%,.85);backdrop-filter:blur(40px);box-shadow:0 0 rgba(0,0,0,0),0 0 rgba(0,0,0,0),0px 1px 2px 0px rgba(138,146,160,.3),0px 0px 0px 1px rgba(3,30,64,.09)}.documentation-page .close-container{display:none}.documentation-page .extended-title{display:none}.docs-container{max-width:1280px;margin:0 auto;padding:0 24px;display:flex;flex-direction:column;gap:24px}.docs-container h1,.docs-container h2,.docs-container h3,.docs-container h4,.docs-container h5{color:var(--blue-900);font-weight:600;margin-bottom:.5rem}.docs-container a svg{display:inline;color:#969ca2;font-size:.6875rem}.docs-container a:hover svg{color:var(--blue-500)}.docs-container h1{font-size:3rem;margin-top:1.5rem;margin-bottom:1rem}.docs-container h2{font-size:2.25rem;border-bottom:1px solid var(--cool-gray-200);padding-bottom:.5rem;margin-bottom:1.5rem}.docs-container h3{font-size:1.75rem;margin-top:3rem;margin-bottom:1.25rem}.docs-container h4{font-size:1.25rem;margin-top:2.375rem;margin-bottom:1rem}.docs-container aside{color:var(--blue-700);padding-right:16px}.docs-container aside a{display:block;padding:.5rem 1.125rem;margin-left:-0.25rem;margin-right:16px;border-radius:.5rem;transition:all .05s ease-in-out;position:relative}.docs-container aside a:hover{background:var(--cool-gray-100);color:var(--blue-900)}.docs-container aside a.selected{color:var(--blue-900)}.docs-container aside a.selected::after,.docs-container aside a:hover::after{content:"";position:absolute;left:7px;top:20%;width:4px;height:60%;border-radius:4px;background-color:var(--blue-500)}.docs-container aside a:not(.selected):hover::after{background-color:var(--cool-gray-300)}.docs-container aside a:hover svg{color:var(--blue-900)}.docs-container .subtxt{font-size:1rem;margin-bottom:3rem;opacity:.8;font-style:italic}.docs-container h1+.subtxt{margin-top:-16px}@media(max-width: 860px){.docs-container aside{position:fixed;top:0;left:0;width:100%;height:100%;max-width:340px;background:#fff;transform:translateX(-100%);opacity:0;transition:all .2s ease-in-out;padding:0;z-index:3;box-shadow:0 0 rgba(0,0,0,0),0 0 rgba(0,0,0,0),0px 1px 2px 0px rgba(138,146,160,.3),0px 0px 0px 1px rgba(3,30,64,.09)}.docs-container aside.open{transform:translateX(0);opacity:1}.docs-container aside ul{padding:24px}.docs-container aside .close-container{display:flex;padding:4px 16px;padding-right:8px;border-bottom:1px solid var(--cool-gray-200);align-items:space-between;justify-content:space-between}.docs-container aside h3{margin:0;font-size:1.25rem;line-height:1.25rem;display:flex;align-items:center;justify-content:center}.docs-container aside li a{margin:0}}.docs-container .docs-content{width:100%;color:var(--blue-700);overflow-x:hidden}.docs-container .docs-content a{color:var(--blue-800);text-decoration:underline;text-decoration-thickness:2px;text-decoration-color:var(--cool-gray-300);transition:all .1s ease-in-out}.docs-container .docs-content a:hover{color:var(--blue-500);text-decoration-color:var(--blue-500)}.docs-container .docs-content strong{color:var(--blue-900);font-weight:600}.docs-container .docs-content p{font-size:1rem;margin-bottom:1rem}.docs-container .docs-content code{background-color:var(--cool-gray-100);padding:.25rem .5rem;border-radius:.25rem;font-family:ui-monospace,"Cascadia Code","Source Code Pro",Menlo,Consolas,"DejaVu Sans Mono",monospace}.docs-container .docs-content ol{margin:1.5rem}.docs-container .docs-content li{margin-bottom:.5rem}.docs-container .docs-content .float-right{max-width:300px}.docs-container .docs-content .round-img{margin-bottom:1.5rem}.docs-container .docs-content pre,.docs-container .docs-content code,.docs-container .docs-content kbd{font-size:.88em;font-family:ui-monospace,"Cascadia Code","Source Code Pro",Menlo,Consolas,"DejaVu Sans Mono",monospace;font-weight:normal;background:var(--cool-gray-100);padding:4px 6px;border-radius:8px;color:var(--cool-gray-700)}.docs-container .docs-content blockquote,.docs-container .docs-content .markdown-alert{margin:1rem 0;padding:.1rem 1rem;border-left:2px solid var(--blue-500);color:var(--code-color)}.docs-container .docs-content blockquote p{margin:0}.docs-container .docs-content ul{margin:26px}.docs-container .docs-content ul li{list-style-type:disc}.docs-container .docs-content pre{overflow-x:auto;padding:1.2rem 1.6rem;margin:1rem 0}.docs-container .docs-content pre code{padding:0;font-size:.88rem}.docs-container .docs-content{padding:16px 0;margin:0 auto}.guide-footer{clear:both;margin-top:48px;display:flex;border-top:1px solid var(--cool-gray-100);padding:24px 16px 24px;justify-content:space-between}@media(min-width: 860px){.guide-footer{padding-bottom:0}}@media(min-width: 600px){.float-right{float:right;margin-left:40px}}@media(min-width: 860px){.sidebar-button{display:none}.documentation-page .docs-container{flex-direction:row}.documentation-page aside{min-width:260px;width:300px;border-right:1px solid var(--cool-gray-200);padding:24px 0}.documentation-page .docs-content{padding:24px 16px;max-width:760px;margin:0 auto}.documentation-page .inside{padding-left:36px !important}.documentation-page .extended-title{display:flex;justify-content:center;align-items:center;gap:6px;color:var(--blue-700)}.documentation-page .extended-title span{color:var(--cool-gray-700);opacity:.4}}
