@keyframes _blink_5vg1g_1{0%{opacity:0}40%{opacity:1}60%{opacity:1}to{opacity:0}}._dot_5vg1g_16{animation:_blink_5vg1g_1 1s infinite}._menuContent_1o5ak_1:is([open],[data-state=open]){animation:_fadeIn_1o5ak_1 .125s ease-out}._menuContent_1o5ak_1:is([data-state=closed]){animation:_fadeOut_1o5ak_1 .1s ease-out}@keyframes _fadeIn_1o5ak_1{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@keyframes _fadeOut_1o5ak_1{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(4px)}}._circle_11t3s_1{position:absolute;top:-50px;left:50%;aspect-ratio:1/1;border-radius:50%}._animated_11t3s_9{animation:_pulse_11t3s_1 1.4s infinite ease-in-out}._blue_11t3s_13{width:33.33%;background:#99f2ed57;filter:blur(25px);z-index:1;transform:translate(-60%,-60%) scale(1)}._purple_11t3s_21{width:50%;background:#6151d53d;filter:blur(25px);z-index:2;transform:translate(-40%,-40%) scale(1)}@keyframes _pulse_11t3s_1{0%,to{transform:translate(-50%,-50%) scale(1)}50%{transform:translate(-50%,-50%) scale(1.7)}}.bg-pulsating{position:relative;overflow:hidden;background-color:var(--color-primary-600)}.bg-pulsating:before{content:"";position:absolute;top:50%;left:50%;width:120px;height:120px;background:#fff6;border-radius:50%;transform:translate(-50%,-50%);animation:ringPulse 3s linear infinite;z-index:0}@keyframes ringPulse{0%{box-shadow:0 0 #fff6,0 0 #ffffff4d}25%{box-shadow:0 0 0 40px #ffffff4d,0 0 #fff3}50%{box-shadow:0 0 0 60px #fff3,0 0 0 40px #ffffff26}75%{box-shadow:0 0 0 80px #ffffff1a,0 0 0 60px #ffffff0d}to{box-shadow:0 0 0 100px #fff0,0 0 0 80px #fff0}}/*! tailwindcss v4.1.12 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-translate-x:0;--tw-translate-y:0;--tw-translate-z:0;--tw-scale-x:1;--tw-scale-y:1;--tw-scale-z:1;--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-space-y-reverse:0;--tw-space-x-reverse:0;--tw-divide-y-reverse:0;--tw-border-style:solid;--tw-gradient-position:initial;--tw-gradient-from:#0000;--tw-gradient-via:#0000;--tw-gradient-to:#0000;--tw-gradient-stops:initial;--tw-gradient-via-stops:initial;--tw-gradient-from-position:0%;--tw-gradient-via-position:50%;--tw-gradient-to-position:100%;--tw-mask-linear:linear-gradient(#fff,#fff);--tw-mask-radial:linear-gradient(#fff,#fff);--tw-mask-conic:linear-gradient(#fff,#fff);--tw-mask-left:linear-gradient(#fff,#fff);--tw-mask-right:linear-gradient(#fff,#fff);--tw-mask-bottom:linear-gradient(#fff,#fff);--tw-mask-top:linear-gradient(#fff,#fff);--tw-mask-top-from-position:0%;--tw-mask-top-to-position:100%;--tw-mask-top-from-color:black;--tw-mask-top-to-color:transparent;--tw-leading:initial;--tw-font-weight:initial;--tw-tracking:initial;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-outline-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial;--tw-duration:initial;--tw-ease:initial;--tw-content:""}}}@layer theme{:root,:host{--font-sans:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--color-gray-200:oklch(92.8% .006 264.531);--color-white:#fff;--spacing:1px;--font-weight-normal:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--radius-xs:.125rem;--radius-sm:4px;--radius-lg:16px;--ease-in-out:cubic-bezier(.4,0,.2,1);--animate-spin:spin 1s linear infinite;--animate-pulse:pulse 2s cubic-bezier(.4,0,.6,1)infinite;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4,0,.2,1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono);--radius:8px;--color-primary-50:#f7f7fd;--color-primary-100:#efeefb;--color-primary-200:#dfdcf7;--color-primary-300:#c0b9ee;--color-primary-400:#a097e6;--color-primary-500:#8174dd;--color-primary-600:#6151d5;--color-primary-700:#4e41aa;--color-primary-800:#3a3180;--color-primary-900:#272055;--color-grey-0:#fff;--color-grey-50:#f9fafc;--color-grey-100:#f5f7fa;--color-grey-150:#e9edf1;--color-grey-200:#dce0e9;--color-grey-250:#a5abbb;--color-grey-300:#6d758d;--color-grey-350:#7a7a7c;--color-grey-400:#212a2f;--color-grey-500:#000;--color-neutral-grey-1:#f5f7fa;--color-neutral-grey-2:#9b9b9e;--color-neutral-grey-2_5:#6e6e71;--color-neutral-grey-3:#3f4043;--color-neutral-grey-3_5:#333435;--color-neutral-grey-4:#282828;--color-error-200:#f04438;--color-error-300:#de3023;--color-error-400:#cc1e12;--color-error-dark:#ff4d4d;--color-success-100:#e7f7f0;--color-success-200:#88dbb4;--color-success-300:#12b76a;--color-success-dark:#6ac879;--color-warning-200:#fee5c9;--color-warning-300:#f79009;--color-warning-dark:#ffa42c;--color-mint:#0aa580;--color-extension-backdrop:#191919;--color-extension-menu-hover:#9b9b9e33;--color-extension-menu-active:#9b9b9e55;--color-ring:var(--color-primary-400);--color-divider:#49494b;--color-cdi-suggestion:#0e5fac;--color-cdi-suggestion-hover:#4a87c11a;--font-size-14:14px;--font-size-16:16px;--radius-0:0;--radius-4:4px;--radius-6:6px;--radius-8:8px;--radius-12:12px;--radius-full:9999px;--z-index-side-panel:10;--z-index-modal:70;--z-index-popover:80;--z-index-tooltip:90;--animate-fade-in:fade-in .1s ease-in-out;--animate-fade-in-slow:fade-in .2s ease-in-out;--animate-progress-bar:progress-bar 600s cubic-bezier(0,1,.3,.94);--animate-slide-up:slide-up .2s ease-in forwards;--animate-slide-down:slide-down .2s ease-in forwards}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;-moz-tab-size:4;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;-moz-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;-moz-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}:focus-visible{outline-color:var(--color-ring)}button:not([disabled]),[role=button]:not([disabled]){cursor:pointer}}@layer components;@layer utilities{.\@container{container-type:inline-size}.pointer-events-auto{pointer-events:auto}.pointer-events-none{pointer-events:none}.collapse{visibility:collapse}.invisible{visibility:hidden}.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.sticky{position:sticky}.inset-0{inset:calc(var(--spacing)*0)}.inset-y-0{inset-block:calc(var(--spacing)*0)}.start-24{inset-inline-start:calc(var(--spacing)*24)}.-top-\[64px\]{top:-64px}.top-0{top:calc(var(--spacing)*0)}.top-2{top:calc(var(--spacing)*2)}.top-4{top:calc(var(--spacing)*4)}.top-8{top:calc(var(--spacing)*8)}.top-10{top:calc(var(--spacing)*10)}.top-12{top:calc(var(--spacing)*12)}.top-24{top:calc(var(--spacing)*24)}.top-\[5px\]{top:5px}.top-\[inherit\]{top:inherit}.-right-24{right:calc(var(--spacing)*-24)}.right-0{right:calc(var(--spacing)*0)}.right-2{right:calc(var(--spacing)*2)}.right-4{right:calc(var(--spacing)*4)}.right-8{right:calc(var(--spacing)*8)}.right-12{right:calc(var(--spacing)*12)}.right-16{right:calc(var(--spacing)*16)}.right-20{right:calc(var(--spacing)*20)}.right-44{right:calc(var(--spacing)*44)}.right-\[5px\]{right:5px}.right-\[44px\]{right:44px}.bottom-0{bottom:calc(var(--spacing)*0)}.bottom-10{bottom:calc(var(--spacing)*10)}.bottom-12{bottom:calc(var(--spacing)*12)}.bottom-\[32px\]{bottom:32px}.bottom-\[94px\]{bottom:94px}.left-\(--left\){left:var(--left)}.left-0{left:calc(var(--spacing)*0)}.left-10{left:calc(var(--spacing)*10)}.left-12{left:calc(var(--spacing)*12)}.left-16{left:calc(var(--spacing)*16)}.\!z-1{z-index:1!important}.\!z-modal{z-index:var(--z-index-modal)!important}.-z-1{z-index:-1}.z-1{z-index:1}.z-2{z-index:2}.z-3{z-index:3}.z-10{z-index:10}.z-20{z-index:20}.z-modal{z-index:var(--z-index-modal)}.z-popover{z-index:var(--z-index-popover)}.z-side-panel{z-index:var(--z-index-side-panel)}.z-tooltip{z-index:var(--z-index-tooltip)}.container{width:100%}@media (min-width:40rem){.container{max-width:40rem}}@media (min-width:48rem){.container{max-width:48rem}}@media (min-width:64rem){.container{max-width:64rem}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:96rem){.container{max-width:96rem}}.m-0{margin:calc(var(--spacing)*0)}.m-4{margin:calc(var(--spacing)*4)}.mx-2{margin-inline:calc(var(--spacing)*2)}.mx-4{margin-inline:calc(var(--spacing)*4)}.mx-6{margin-inline:calc(var(--spacing)*6)}.mx-8{margin-inline:calc(var(--spacing)*8)}.mx-12{margin-inline:calc(var(--spacing)*12)}.mx-16{margin-inline:calc(var(--spacing)*16)}.mx-32{margin-inline:calc(var(--spacing)*32)}.mx-44{margin-inline:calc(var(--spacing)*44)}.mx-auto{margin-inline:auto}.my-0{margin-block:calc(var(--spacing)*0)}.my-4{margin-block:calc(var(--spacing)*4)}.my-6{margin-block:calc(var(--spacing)*6)}.my-8{margin-block:calc(var(--spacing)*8)}.my-12{margin-block:calc(var(--spacing)*12)}.my-24{margin-block:calc(var(--spacing)*24)}.my-32{margin-block:calc(var(--spacing)*32)}.ms-8{margin-inline-start:calc(var(--spacing)*8)}.ms-20{margin-inline-start:calc(var(--spacing)*20)}.-mt-1{margin-top:calc(var(--spacing)*-1)}.-mt-6{margin-top:calc(var(--spacing)*-6)}.-mt-32{margin-top:calc(var(--spacing)*-32)}.-mt-48{margin-top:calc(var(--spacing)*-48)}.mt-0{margin-top:calc(var(--spacing)*0)}.mt-2{margin-top:calc(var(--spacing)*2)}.mt-4{margin-top:calc(var(--spacing)*4)}.mt-6{margin-top:calc(var(--spacing)*6)}.mt-8{margin-top:calc(var(--spacing)*8)}.mt-12{margin-top:calc(var(--spacing)*12)}.mt-16{margin-top:calc(var(--spacing)*16)}.mt-18{margin-top:calc(var(--spacing)*18)}.mt-20{margin-top:calc(var(--spacing)*20)}.mt-24{margin-top:calc(var(--spacing)*24)}.mt-28{margin-top:calc(var(--spacing)*28)}.mt-30{margin-top:calc(var(--spacing)*30)}.mt-32{margin-top:calc(var(--spacing)*32)}.mt-44{margin-top:calc(var(--spacing)*44)}.mt-\[-20px\]{margin-top:-20px}.mt-\[7px\]{margin-top:7px}.mt-\[80px\]{margin-top:80px}.mt-\[101px\]{margin-top:101px}.mt-auto{margin-top:auto}.-mr-6{margin-right:calc(var(--spacing)*-6)}.-mr-\[3px\]{margin-right:-3px}.mr-2{margin-right:calc(var(--spacing)*2)}.mr-4{margin-right:calc(var(--spacing)*4)}.mr-6{margin-right:calc(var(--spacing)*6)}.mr-8{margin-right:calc(var(--spacing)*8)}.mr-10{margin-right:calc(var(--spacing)*10)}.mr-12{margin-right:calc(var(--spacing)*12)}.mr-44{margin-right:calc(var(--spacing)*44)}.mr-\[88px\]{margin-right:88px}.mr-auto{margin-right:auto}.-mb-4{margin-bottom:calc(var(--spacing)*-4)}.-mb-10{margin-bottom:calc(var(--spacing)*-10)}.-mb-20{margin-bottom:calc(var(--spacing)*-20)}.mb-0{margin-bottom:calc(var(--spacing)*0)}.mb-1{margin-bottom:calc(var(--spacing)*1)}.mb-2{margin-bottom:calc(var(--spacing)*2)}.mb-4{margin-bottom:calc(var(--spacing)*4)}.mb-8{margin-bottom:calc(var(--spacing)*8)}.mb-10{margin-bottom:calc(var(--spacing)*10)}.mb-12{margin-bottom:calc(var(--spacing)*12)}.mb-16{margin-bottom:calc(var(--spacing)*16)}.mb-18{margin-bottom:calc(var(--spacing)*18)}.mb-20{margin-bottom:calc(var(--spacing)*20)}.mb-24{margin-bottom:calc(var(--spacing)*24)}.mb-28{margin-bottom:calc(var(--spacing)*28)}.mb-32{margin-bottom:calc(var(--spacing)*32)}.mb-36{margin-bottom:calc(var(--spacing)*36)}.mb-60{margin-bottom:calc(var(--spacing)*60)}.-ml-1{margin-left:calc(var(--spacing)*-1)}.-ml-4{margin-left:calc(var(--spacing)*-4)}.-ml-24{margin-left:calc(var(--spacing)*-24)}.ml-1{margin-left:calc(var(--spacing)*1)}.ml-2{margin-left:calc(var(--spacing)*2)}.ml-4{margin-left:calc(var(--spacing)*4)}.ml-6{margin-left:calc(var(--spacing)*6)}.ml-8{margin-left:calc(var(--spacing)*8)}.ml-10{margin-left:calc(var(--spacing)*10)}.ml-12{margin-left:calc(var(--spacing)*12)}.ml-22{margin-left:calc(var(--spacing)*22)}.ml-\[1ch\]{margin-left:1ch}.ml-\[7px\]{margin-left:7px}.ml-\[43px\]{margin-left:43px}.ml-auto{margin-left:auto}.box-border{box-sizing:border-box}.box-content{box-sizing:content-box}.flex-col{flex-direction:column;display:flex}.flex-col-reverse{flex-direction:column-reverse;display:flex}.flex-nowrap{flex-direction:nowrap;display:flex}.flex-row{flex-direction:row;display:flex}.flex-row-reverse{flex-direction:row-reverse;display:flex}.flex-wrap{flex-direction:wrap;display:flex}.flex-center{justify-content:center;align-items:center;display:flex}.line-clamp-1{-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.line-clamp-2{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.line-clamp-4{-webkit-line-clamp:4;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.line-clamp-5{-webkit-line-clamp:5;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.line-clamp-none{-webkit-line-clamp:unset;-webkit-box-orient:horizontal;display:block;overflow:visible}.block{display:block}.contents{display:contents}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline{display:inline}.inline-block{display:inline-block}.inline-flex{display:inline-flex}.list-item{display:list-item}.h-\(--height\){height:var(--height)}.h-1{height:calc(var(--spacing)*1)}.h-2{height:calc(var(--spacing)*2)}.h-4{height:calc(var(--spacing)*4)}.h-6{height:calc(var(--spacing)*6)}.h-8{height:calc(var(--spacing)*8)}.h-10{height:calc(var(--spacing)*10)}.h-12{height:calc(var(--spacing)*12)}.h-16{height:calc(var(--spacing)*16)}.h-20{height:calc(var(--spacing)*20)}.h-24{height:calc(var(--spacing)*24)}.h-30{height:calc(var(--spacing)*30)}.h-32{height:calc(var(--spacing)*32)}.h-36{height:calc(var(--spacing)*36)}.h-40{height:calc(var(--spacing)*40)}.h-48{height:calc(var(--spacing)*48)}.h-50{height:calc(var(--spacing)*50)}.h-56{height:calc(var(--spacing)*56)}.h-480{height:calc(var(--spacing)*480)}.h-\[0\]{height:0}.h-\[3px\]{height:3px}.h-\[5px\]{height:5px}.h-\[13px\]{height:13px}.h-\[20px\]{height:20px}.h-\[24px\]{height:24px}.h-\[34px\]{height:34px}.h-\[36px\]{height:36px}.h-\[44px\]{height:44px}.h-\[60px\]{height:60px}.h-\[330px\]{height:330px}.h-\[900px\]{height:900px}.h-full{height:100%}.h-min{height:min-content}.h-px{height:1px}.max-h-64{max-height:calc(var(--spacing)*64)}.max-h-\[0\]{max-height:0}.max-h-\[40vh\]{max-height:40vh}.max-h-\[150px\]{max-height:150px}.max-h-\[160px\]{max-height:160px}.max-h-\[300px\]{max-height:300px}.max-h-\[330px\]{max-height:330px}.max-h-\[400px\]{max-height:400px}.max-h-\[600px\]{max-height:600px}.max-h-\[calc\(100vh-170px\)\]{max-height:calc(100vh - 170px)}.max-h-\[calc\(100vh-172px\)\]{max-height:calc(100vh - 172px)}.max-h-\[min\(150px\,var\(--available-height\)\)\]{max-height:min(150px,var(--available-height))}.max-h-\[min\(290px\,var\(--available-height\)\)\]{max-height:min(290px,var(--available-height))}.max-h-\[min\(400px\,var\(--available-height\)\)\]{max-height:min(400px,var(--available-height))}.max-h-full{max-height:100%}.flex-fill{flex:auto;min-width:0;min-height:0}.min-h-0{min-height:calc(var(--spacing)*0)}.min-h-24{min-height:calc(var(--spacing)*24)}.min-h-50{min-height:calc(var(--spacing)*50)}.min-h-210{min-height:calc(var(--spacing)*210)}.min-h-\[20px\]{min-height:20px}.min-h-\[38px\]{min-height:38px}.min-h-\[40px\]{min-height:40px}.min-h-\[60px\]{min-height:60px}.min-h-\[300px\]{min-height:300px}.min-h-full{min-height:100%}.w-\(--reference-width\){width:var(--reference-width)}.w-\(--width\){width:var(--width)}.w-0{width:calc(var(--spacing)*0)}.w-1{width:calc(var(--spacing)*1)}.w-1\/2{width:50%}.w-4{width:calc(var(--spacing)*4)}.w-6{width:calc(var(--spacing)*6)}.w-8{width:calc(var(--spacing)*8)}.w-12{width:calc(var(--spacing)*12)}.w-16{width:calc(var(--spacing)*16)}.w-20{width:calc(var(--spacing)*20)}.w-24{width:calc(var(--spacing)*24)}.w-30{width:calc(var(--spacing)*30)}.w-32{width:calc(var(--spacing)*32)}.w-36{width:calc(var(--spacing)*36)}.w-40{width:calc(var(--spacing)*40)}.w-44{width:calc(var(--spacing)*44)}.w-48{width:calc(var(--spacing)*48)}.w-\[0\]{width:0}.w-\[3px\]{width:3px}.w-\[4px\]{width:4px}.w-\[5px\]{width:5px}.w-\[20\%\]{width:20%}.w-\[24px\]{width:24px}.w-\[30\%\]{width:30%}.w-\[36px\]{width:36px}.w-\[40\%\]{width:40%}.w-\[46px\]{width:46px}.w-\[50\%\]{width:50%}.w-\[59px\]{width:59px}.w-\[60\%\]{width:60%}.w-\[70\%\]{width:70%}.w-\[100px\]{width:100px}.w-\[140px\]{width:140px}.w-\[150px\]{width:150px}.w-\[200px\]{width:200px}.w-\[240px\]{width:240px}.w-\[287px\]{width:287px}.w-\[300px\]{width:300px}.w-\[306px\]{width:306px}.w-\[420px\]{width:420px}.w-\[462px\]{width:462px}.w-\[504px\]{width:504px}.w-\[677px\]{width:677px}.w-auto{width:auto}.w-fit{width:fit-content}.w-full{width:100%}.w-max{width:max-content}.max-w-1\/2{max-width:50%}.max-w-300{max-width:calc(var(--spacing)*300)}.max-w-330{max-width:calc(var(--spacing)*330)}.max-w-440{max-width:calc(var(--spacing)*440)}.max-w-\[15ch\]{max-width:15ch}.max-w-\[128px\]{max-width:128px}.max-w-\[232px\]{max-width:232px}.max-w-\[280px\]{max-width:280px}.max-w-\[292px\]{max-width:292px}.max-w-\[300px\]{max-width:300px}.max-w-\[312px\]{max-width:312px}.max-w-\[315px\]{max-width:315px}.max-w-\[318px\]{max-width:318px}.max-w-\[328px\]{max-width:328px}.max-w-\[350px\]{max-width:350px}.max-w-\[356px\]{max-width:356px}.max-w-\[360px\]{max-width:360px}.max-w-\[478px\]{max-width:478px}.max-w-\[480px\]{max-width:480px}.max-w-\[504px\]{max-width:504px}.max-w-\[520px\]{max-width:520px}.max-w-\[550px\]{max-width:550px}.max-w-\[600px\]{max-width:600px}.max-w-\[604px\]{max-width:604px}.max-w-\[630px\]{max-width:630px}.max-w-\[660px\]{max-width:660px}.max-w-\[677px\]{max-width:677px}.max-w-\[700px\]{max-width:700px}.max-w-\[calc\(100vw-32px\)\]{max-width:calc(100vw - 32px)}.max-w-full{max-width:100%}.min-w-\(--reference-width\){min-width:var(--reference-width)}.min-w-0{min-width:calc(var(--spacing)*0)}.min-w-\[20px\]{min-width:20px}.min-w-\[24Opx\]{min-width:24Opx}.min-w-\[142px\]{min-width:142px}.min-w-\[148px\]{min-width:148px}.min-w-\[160px\]{min-width:160px}.min-w-\[180px\]{min-width:180px}.min-w-\[200px\]{min-width:200px}.min-w-\[300px\]{min-width:300px}.min-w-\[302px\]{min-width:302px}.min-w-\[504px\]{min-width:504px}.min-w-full{min-width:100%}.min-w-max{min-width:max-content}.min-w-min{min-width:min-content}.flex-1{flex:1}.flex-auto{flex:auto}.shrink{flex-shrink:1}.shrink-0{flex-shrink:0}.shrink-1{flex-shrink:1}.grow{flex-grow:1}.grow-0{flex-grow:0}.origin-left{transform-origin:0}.-translate-x-\[4px\]{--tw-translate-x: -4px ;translate:var(--tw-translate-x)var(--tw-translate-y)}.-translate-x-full{--tw-translate-x:-100%;translate:var(--tw-translate-x)var(--tw-translate-y)}.translate-x-\[22px\]{--tw-translate-x:22px;translate:var(--tw-translate-x)var(--tw-translate-y)}.-translate-y-\[12px\]{--tw-translate-y: -12px ;translate:var(--tw-translate-x)var(--tw-translate-y)}.translate-y-\[-50\%\]{--tw-translate-y:-50%;translate:var(--tw-translate-x)var(--tw-translate-y)}.translate-y-\[2px\]{--tw-translate-y:2px;translate:var(--tw-translate-x)var(--tw-translate-y)}.scale-x-0{--tw-scale-x:0%;scale:var(--tw-scale-x)var(--tw-scale-y)}.transform{transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}.animate-fade-in{animation:var(--animate-fade-in)}.animate-fade-in-slow{animation:var(--animate-fade-in-slow)}.animate-progress-bar{animation:var(--animate-progress-bar)}.animate-pulse{animation:var(--animate-pulse)}.animate-slide-down{animation:var(--animate-slide-down)}.animate-slide-up{animation:var(--animate-slide-up)}.animate-spin{animation:var(--animate-spin)}.cursor-default{cursor:default}.cursor-grab{cursor:grab}.cursor-not-allowed{cursor:not-allowed}.cursor-pointer{cursor:pointer}.cursor-text{cursor:text}.resize{resize:both}.resize-none{resize:none}.list-inside{list-style-position:inside}.list-decimal{list-style-type:decimal}.appearance-none{-webkit-appearance:none;-moz-appearance:none;appearance:none}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.grid-cols-\[1fr_32px\]{grid-template-columns:1fr 32px}.grid-cols-\[20\%_20\%_20\%_15\%_20\%_5\%\]{grid-template-columns:20% 20% 20% 15% 20% 5%}.grid-cols-\[30\%_25\%_20\%_15\%_10\%\]{grid-template-columns:30% 25% 20% 15% 10%}.grid-cols-\[30\%_30\%_25\%_10\%_5\%\]{grid-template-columns:30% 30% 25% 10% 5%}.grid-cols-\[38\%_20\%_34\%_8\%\]{grid-template-columns:38% 20% 34% 8%}.grid-cols-\[repeat\(2\,1fr\)_32px\]{grid-template-columns:repeat(2,1fr) 32px}.flex-col{flex-direction:column}.flex-col-reverse{flex-direction:column-reverse}.flex-row{flex-direction:row}.flex-row-reverse{flex-direction:row-reverse}.flex-nowrap{flex-wrap:nowrap}.flex-wrap{flex-wrap:wrap}.items-baseline{align-items:baseline}.items-center{align-items:center}.items-end{align-items:flex-end}.items-start{align-items:flex-start}.items-stretch{align-items:stretch}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.justify-end{justify-content:flex-end}.justify-start{justify-content:flex-start}.justify-items-center{justify-items:center}.gap-1{gap:calc(var(--spacing)*1)}.gap-2{gap:calc(var(--spacing)*2)}.gap-4{gap:calc(var(--spacing)*4)}.gap-6{gap:calc(var(--spacing)*6)}.gap-8{gap:calc(var(--spacing)*8)}.gap-10{gap:calc(var(--spacing)*10)}.gap-12{gap:calc(var(--spacing)*12)}.gap-14{gap:calc(var(--spacing)*14)}.gap-16{gap:calc(var(--spacing)*16)}.gap-20{gap:calc(var(--spacing)*20)}.gap-24{gap:calc(var(--spacing)*24)}.gap-28{gap:calc(var(--spacing)*28)}.gap-30{gap:calc(var(--spacing)*30)}.gap-32{gap:calc(var(--spacing)*32)}.gap-36{gap:calc(var(--spacing)*36)}.gap-40{gap:calc(var(--spacing)*40)}.gap-\[6px\]{gap:6px}.gap-\[9px\]{gap:9px}:where(.space-y-2>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing)*2)*var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing)*2)*calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-8>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing)*8)*var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing)*8)*calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-12>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing)*12)*var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing)*12)*calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-16>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing)*16)*var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing)*16)*calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-20>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing)*20)*var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing)*20)*calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-24>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing)*24)*var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing)*24)*calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-32>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing)*32)*var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing)*32)*calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-44>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing)*44)*var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing)*44)*calc(1 - var(--tw-space-y-reverse)))}:where(.space-x-4>:not(:last-child)){--tw-space-x-reverse:0;margin-inline-start:calc(calc(var(--spacing)*4)*var(--tw-space-x-reverse));margin-inline-end:calc(calc(var(--spacing)*4)*calc(1 - var(--tw-space-x-reverse)))}:where(.space-x-8>:not(:last-child)){--tw-space-x-reverse:0;margin-inline-start:calc(calc(var(--spacing)*8)*var(--tw-space-x-reverse));margin-inline-end:calc(calc(var(--spacing)*8)*calc(1 - var(--tw-space-x-reverse)))}:where(.space-x-12>:not(:last-child)){--tw-space-x-reverse:0;margin-inline-start:calc(calc(var(--spacing)*12)*var(--tw-space-x-reverse));margin-inline-end:calc(calc(var(--spacing)*12)*calc(1 - var(--tw-space-x-reverse)))}:where(.space-x-16>:not(:last-child)){--tw-space-x-reverse:0;margin-inline-start:calc(calc(var(--spacing)*16)*var(--tw-space-x-reverse));margin-inline-end:calc(calc(var(--spacing)*16)*calc(1 - var(--tw-space-x-reverse)))}.gap-y-12{row-gap:calc(var(--spacing)*12)}:where(.divide-y>:not(:last-child)){--tw-divide-y-reverse:0;border-bottom-style:var(--tw-border-style);border-top-style:var(--tw-border-style);border-top-width:calc(1px*var(--tw-divide-y-reverse));border-bottom-width:calc(1px*calc(1 - var(--tw-divide-y-reverse)))}:where(.divide-y-\[0\.5px\]>:not(:last-child)){--tw-divide-y-reverse:0;border-bottom-style:var(--tw-border-style);border-top-style:var(--tw-border-style);border-top-width:calc(.5px*var(--tw-divide-y-reverse));border-bottom-width:calc(.5px*calc(1 - var(--tw-divide-y-reverse)))}:where(.divide-solid>:not(:last-child)){--tw-border-style:solid;border-style:solid}:where(.divide-grey-200>:not(:last-child)){border-color:var(--color-grey-200)}:where(.divide-neutral-grey-2>:not(:last-child)){border-color:var(--color-neutral-grey-2)}.self-center{align-self:center}.self-start{align-self:flex-start}.self-stretch{align-self:stretch}.truncate{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.overflow-auto{overflow:auto}.overflow-clip{overflow:clip}.overflow-hidden{overflow:hidden}.overflow-scroll{overflow:scroll}.overflow-visible{overflow:visible}.overflow-x-auto{overflow-x:auto}.overflow-x-hidden{overflow-x:hidden}.overflow-y-auto{overflow-y:auto}.overflow-y-hidden{overflow-y:hidden}.overflow-y-scroll{overflow-y:scroll}.overscroll-y-contain{overscroll-behavior-y:contain}.rounded{border-radius:var(--radius)}.rounded-0{border-radius:var(--radius-0)}.rounded-4{border-radius:var(--radius-4)}.rounded-6{border-radius:var(--radius-6)}.rounded-8{border-radius:var(--radius-8)}.rounded-12{border-radius:var(--radius-12)}.rounded-\[3px\]{border-radius:3px}.rounded-\[4px\]{border-radius:4px}.rounded-\[5px\]{border-radius:5px}.rounded-\[8px\]{border-radius:8px}.rounded-\[10px\]{border-radius:10px}.rounded-\[12px\]{border-radius:12px}.rounded-\[16px\]{border-radius:16px}.rounded-\[20px\]{border-radius:20px}.rounded-full{border-radius:3.40282e38px;border-radius:var(--radius-full)}.rounded-lg{border-radius:var(--radius-lg)}.rounded-none{border-radius:0}.rounded-sm{border-radius:var(--radius-sm)}.rounded-t-0{border-top-left-radius:var(--radius-0);border-top-right-radius:var(--radius-0)}.rounded-l-0{border-top-left-radius:var(--radius-0);border-bottom-left-radius:var(--radius-0)}.rounded-l-full{border-top-left-radius:3.40282e38px;border-bottom-left-radius:3.40282e38px;border-top-left-radius:var(--radius-full);border-bottom-left-radius:var(--radius-full)}.rounded-r-0{border-top-right-radius:var(--radius-0);border-bottom-right-radius:var(--radius-0)}.rounded-r-full{border-top-right-radius:3.40282e38px;border-bottom-right-radius:3.40282e38px;border-top-right-radius:var(--radius-full);border-bottom-right-radius:var(--radius-full)}.rounded-r-lg{border-top-right-radius:var(--radius-lg);border-bottom-right-radius:var(--radius-lg)}.rounded-b-0{border-bottom-right-radius:var(--radius-0);border-bottom-left-radius:var(--radius-0)}.border{border-style:var(--tw-border-style);border-width:1px}.border-0{border-style:var(--tw-border-style);border-width:0}.border-2{border-style:var(--tw-border-style);border-width:2px}.border-t{border-top-style:var(--tw-border-style);border-top-width:1px}.border-t-\[0\.5px\]{border-top-style:var(--tw-border-style);border-top-width:.5px}.border-r{border-right-style:var(--tw-border-style);border-right-width:1px}.border-b{border-bottom-style:var(--tw-border-style);border-bottom-width:1px}.border-b-0{border-bottom-style:var(--tw-border-style);border-bottom-width:0}.border-b-2{border-bottom-style:var(--tw-border-style);border-bottom-width:2px}.border-l{border-left-style:var(--tw-border-style);border-left-width:1px}.border-l-2{border-left-style:var(--tw-border-style);border-left-width:2px}.border-l-\[0\.5px\]{border-left-style:var(--tw-border-style);border-left-width:.5px}.border-none{--tw-border-style:none;border-style:none}.border-solid{--tw-border-style:solid;border-style:solid}.border-\[\#D9D9D9\]{border-color:#d9d9d9}.border-\[\#DCE0E9\],.border-\[\#dce0e9\]{border-color:#dce0e9}.border-divider{border-color:var(--color-divider)}.border-error-200{border-color:var(--color-error-200)}.border-grey-100{border-color:var(--color-grey-100)}.border-grey-150{border-color:var(--color-grey-150)}.border-grey-200{border-color:var(--color-grey-200)}.border-grey-250{border-color:var(--color-grey-250)}.border-grey-300{border-color:var(--color-grey-300)}.border-grey-400{border-color:var(--color-grey-400)}.border-mint{border-color:var(--color-mint)}.border-neutral-grey-2{border-color:var(--color-neutral-grey-2)}.border-neutral-grey-2_5{border-color:var(--color-neutral-grey-2_5)}.border-neutral-grey-3{border-color:var(--color-neutral-grey-3)}.border-primary-100{border-color:var(--color-primary-100)}.border-primary-200{border-color:var(--color-primary-200)}.border-primary-300{border-color:var(--color-primary-300)}.border-primary-400{border-color:var(--color-primary-400)}.border-primary-500{border-color:var(--color-primary-500)}.border-primary-600{border-color:var(--color-primary-600)}.border-success-300{border-color:var(--color-success-300)}.border-transparent{border-color:#0000}.border-warning-200{border-color:var(--color-warning-200)}.border-t-grey-200{border-top-color:var(--color-grey-200)}.border-t-inherit{border-top-color:inherit}.border-r-grey-200{border-right-color:var(--color-grey-200)}.border-r-transparent{border-right-color:#0000}.border-b-grey-150{border-bottom-color:var(--color-grey-150)}.border-b-grey-200{border-bottom-color:var(--color-grey-200)}.border-l-primary-400{border-left-color:var(--color-primary-400)}.bg-\[\#6B5AED\]{background-color:#6b5aed}.bg-\[\#499F9C1A\]{background-color:#499f9c1a}.bg-\[\#CE31A01A\]{background-color:#ce31a01a}.bg-\[rgba\(255\,246\,237\,0\.30\)\]{background-color:#fff6ed4d}.bg-error-200{background-color:var(--color-error-200)}.bg-error-200\/10{background-color:#f044381a}@supports (color:color-mix(in lab,red,red)){.bg-error-200\/10{background-color:color-mix(in oklab,var(--color-error-200)10%,transparent)}}.bg-grey-0{background-color:var(--color-grey-0)}.bg-grey-50{background-color:var(--color-grey-50)}.bg-grey-100{background-color:var(--color-grey-100)}.bg-grey-150{background-color:var(--color-grey-150)}.bg-grey-200{background-color:var(--color-grey-200)}.bg-grey-200\/10{background-color:#dce0e91a}@supports (color:color-mix(in lab,red,red)){.bg-grey-200\/10{background-color:color-mix(in oklab,var(--color-grey-200)10%,transparent)}}.bg-grey-250{background-color:var(--color-grey-250)}.bg-grey-300{background-color:var(--color-grey-300)}.bg-grey-400{background-color:var(--color-grey-400)}.bg-grey-400\/50{background-color:#212a2f80}@supports (color:color-mix(in lab,red,red)){.bg-grey-400\/50{background-color:color-mix(in oklab,var(--color-grey-400)50%,transparent)}}.bg-grey-500{background-color:var(--color-grey-500)}.bg-neutral-grey-2{background-color:var(--color-neutral-grey-2)}.bg-neutral-grey-3{background-color:var(--color-neutral-grey-3)}.bg-neutral-grey-4{background-color:var(--color-neutral-grey-4)}.bg-primary-100{background-color:var(--color-primary-100)}.bg-primary-200{background-color:var(--color-primary-200)}.bg-primary-400{background-color:var(--color-primary-400)}.bg-primary-500{background-color:var(--color-primary-500)}.bg-primary-600{background-color:var(--color-primary-600)}.bg-primary-800{background-color:var(--color-primary-800)}.bg-success-200{background-color:var(--color-success-200)}.bg-success-300{background-color:var(--color-success-300)}.bg-success-300\/10{background-color:#12b76a1a}@supports (color:color-mix(in lab,red,red)){.bg-success-300\/10{background-color:color-mix(in oklab,var(--color-success-300)10%,transparent)}}.bg-transparent{background-color:#0000}.bg-warning-300{background-color:var(--color-warning-300)}.bg-warning-300\/10{background-color:#f790091a}@supports (color:color-mix(in lab,red,red)){.bg-warning-300\/10{background-color:color-mix(in oklab,var(--color-warning-300)10%,transparent)}}.bg-white{background-color:var(--color-white)}.bg-white\/60{background-color:#fff9}@supports (color:color-mix(in lab,red,red)){.bg-white\/60{background-color:color-mix(in oklab,var(--color-white)60%,transparent)}}.bg-linear-to-r{--tw-gradient-position:to right}@supports (background-image:linear-gradient(in lab,red,red)){.bg-linear-to-r{--tw-gradient-position:to right in oklab}}.bg-linear-to-r{background-image:linear-gradient(var(--tw-gradient-stops))}.bg-linear-to-tr{--tw-gradient-position:to top right}@supports (background-image:linear-gradient(in lab,red,red)){.bg-linear-to-tr{--tw-gradient-position:to top right in oklab}}.bg-linear-to-tr{background-image:linear-gradient(var(--tw-gradient-stops))}.bg-gradient-to-tr{--tw-gradient-position:to top right in oklab;background-image:linear-gradient(var(--tw-gradient-stops))}.from-\[\#323338\]{--tw-gradient-from:#323338;--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.from-\[\#abf5ea\]{--tw-gradient-from:#abf5ea;--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.from-transparent{--tw-gradient-from:transparent;--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.to-\[\#1f2024\]{--tw-gradient-to:#1f2024;--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.to-\[\#a1f7d6\]{--tw-gradient-to:#a1f7d6;--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.to-grey-100{--tw-gradient-to:var(--color-grey-100);--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.to-15\%{--tw-gradient-to-position:15%}.mask-t-from-95\%{-webkit-mask-image:var(--tw-mask-linear),var(--tw-mask-radial),var(--tw-mask-conic);mask-image:var(--tw-mask-linear),var(--tw-mask-radial),var(--tw-mask-conic);--tw-mask-linear:var(--tw-mask-left),var(--tw-mask-right),var(--tw-mask-bottom),var(--tw-mask-top);--tw-mask-top:linear-gradient(to top,var(--tw-mask-top-from-color)var(--tw-mask-top-from-position),var(--tw-mask-top-to-color)var(--tw-mask-top-to-position));--tw-mask-top-from-position:95%;-webkit-mask-composite:source-in;mask-composite:intersect}.fill-grey-300{fill:var(--color-grey-300)}.p-0{padding:calc(var(--spacing)*0)}.p-2{padding:calc(var(--spacing)*2)}.p-4{padding:calc(var(--spacing)*4)}.p-6{padding:calc(var(--spacing)*6)}.p-8{padding:calc(var(--spacing)*8)}.p-10{padding:calc(var(--spacing)*10)}.p-12{padding:calc(var(--spacing)*12)}.p-14{padding:calc(var(--spacing)*14)}.p-16{padding:calc(var(--spacing)*16)}.p-20{padding:calc(var(--spacing)*20)}.p-24{padding:calc(var(--spacing)*24)}.p-32{padding:calc(var(--spacing)*32)}.p-36{padding:calc(var(--spacing)*36)}.p-44{padding:calc(var(--spacing)*44)}.p-\[3px\]{padding:3px}.p-\[11px\]{padding:11px}.p-\[22px\]{padding:22px}.px-0{padding-inline:calc(var(--spacing)*0)}.px-2{padding-inline:calc(var(--spacing)*2)}.px-4{padding-inline:calc(var(--spacing)*4)}.px-6{padding-inline:calc(var(--spacing)*6)}.px-8{padding-inline:calc(var(--spacing)*8)}.px-10{padding-inline:calc(var(--spacing)*10)}.px-12{padding-inline:calc(var(--spacing)*12)}.px-14{padding-inline:calc(var(--spacing)*14)}.px-16{padding-inline:calc(var(--spacing)*16)}.px-18{padding-inline:calc(var(--spacing)*18)}.px-20{padding-inline:calc(var(--spacing)*20)}.px-24{padding-inline:calc(var(--spacing)*24)}.px-32{padding-inline:calc(var(--spacing)*32)}.px-36{padding-inline:calc(var(--spacing)*36)}.px-40{padding-inline:calc(var(--spacing)*40)}.px-44{padding-inline:calc(var(--spacing)*44)}.py-0{padding-block:calc(var(--spacing)*0)}.py-2{padding-block:calc(var(--spacing)*2)}.py-4{padding-block:calc(var(--spacing)*4)}.py-5{padding-block:calc(var(--spacing)*5)}.py-6{padding-block:calc(var(--spacing)*6)}.py-8{padding-block:calc(var(--spacing)*8)}.py-10{padding-block:calc(var(--spacing)*10)}.py-12{padding-block:calc(var(--spacing)*12)}.py-14{padding-block:calc(var(--spacing)*14)}.py-16{padding-block:calc(var(--spacing)*16)}.py-20{padding-block:calc(var(--spacing)*20)}.py-24{padding-block:calc(var(--spacing)*24)}.py-32{padding-block:calc(var(--spacing)*32)}.py-36{padding-block:calc(var(--spacing)*36)}.py-\[1px\]{padding-block:1px}.py-\[4px\]{padding-block:4px}.py-\[7px\]{padding-block:7px}.py-\[11px\]{padding-block:11px}.py-\[34px\]{padding-block:34px}.pt-4{padding-top:calc(var(--spacing)*4)}.pt-8{padding-top:calc(var(--spacing)*8)}.pt-10{padding-top:calc(var(--spacing)*10)}.pt-12{padding-top:calc(var(--spacing)*12)}.pt-16{padding-top:calc(var(--spacing)*16)}.pt-20{padding-top:calc(var(--spacing)*20)}.pt-24{padding-top:calc(var(--spacing)*24)}.pt-32{padding-top:calc(var(--spacing)*32)}.pt-44{padding-top:calc(var(--spacing)*44)}.pt-48{padding-top:calc(var(--spacing)*48)}.pt-64{padding-top:calc(var(--spacing)*64)}.pt-safe{padding-top:env(safe-area-inset-top)}.pt-safe-offset-16{padding-top:calc(env(safe-area-inset-top) + calc(var(--spacing)*16))}.pt-safe-offset-48{padding-top:calc(env(safe-area-inset-top) + calc(var(--spacing)*48))}.pt-safe-or-20{padding-top:max(env(safe-area-inset-top),calc(var(--spacing)*20))}.pr-0{padding-right:calc(var(--spacing)*0)}.pr-2{padding-right:calc(var(--spacing)*2)}.pr-4{padding-right:calc(var(--spacing)*4)}.pr-8{padding-right:calc(var(--spacing)*8)}.pr-10{padding-right:calc(var(--spacing)*10)}.pr-12{padding-right:calc(var(--spacing)*12)}.pr-16{padding-right:calc(var(--spacing)*16)}.pr-24{padding-right:calc(var(--spacing)*24)}.pr-32{padding-right:calc(var(--spacing)*32)}.pr-36{padding-right:calc(var(--spacing)*36)}.pr-44{padding-right:calc(var(--spacing)*44)}.pr-\[4px\]{padding-right:4px}.pb-2{padding-bottom:calc(var(--spacing)*2)}.pb-4{padding-bottom:calc(var(--spacing)*4)}.pb-6{padding-bottom:calc(var(--spacing)*6)}.pb-8{padding-bottom:calc(var(--spacing)*8)}.pb-10{padding-bottom:calc(var(--spacing)*10)}.pb-12{padding-bottom:calc(var(--spacing)*12)}.pb-16{padding-bottom:calc(var(--spacing)*16)}.pb-20{padding-bottom:calc(var(--spacing)*20)}.pb-24{padding-bottom:calc(var(--spacing)*24)}.pb-32{padding-bottom:calc(var(--spacing)*32)}.pb-44{padding-bottom:calc(var(--spacing)*44)}.pb-48{padding-bottom:calc(var(--spacing)*48)}.pb-\[7px\]{padding-bottom:7px}.pb-\[21px\]{padding-bottom:21px}.pb-\[200px\]{padding-bottom:200px}.pb-safe{padding-bottom:env(safe-area-inset-bottom)}.pb-safe-or-12{padding-bottom:max(env(safe-area-inset-bottom),calc(var(--spacing)*12))}.pb-safe-or-16{padding-bottom:max(env(safe-area-inset-bottom),calc(var(--spacing)*16))}.pb-safe-or-20{padding-bottom:max(env(safe-area-inset-bottom),calc(var(--spacing)*20))}.pl-2{padding-left:calc(var(--spacing)*2)}.pl-4{padding-left:calc(var(--spacing)*4)}.pl-6{padding-left:calc(var(--spacing)*6)}.pl-8{padding-left:calc(var(--spacing)*8)}.pl-12{padding-left:calc(var(--spacing)*12)}.pl-16{padding-left:calc(var(--spacing)*16)}.pl-24{padding-left:calc(var(--spacing)*24)}.pl-32{padding-left:calc(var(--spacing)*32)}.pl-36{padding-left:calc(var(--spacing)*36)}.pl-44{padding-left:calc(var(--spacing)*44)}.pl-\[44px\]{padding-left:44px}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.text-start{text-align:start}.align-middle{vertical-align:middle}.align-top{vertical-align:top}.heading{letter-spacing:.03px;text-transform:uppercase;font-size:12px;font-weight:700;line-height:16px}.heading:where(.copilot-mobile *){font-size:14px;line-height:20px}.body{font-size:14px;font-weight:400;line-height:20px}.body:where(.copilot-mobile *){font-size:16px;line-height:24px}.body-md{font-size:14px;font-weight:500;line-height:20px}.body-md:where(.copilot-mobile *){font-size:16px;line-height:24px}.caption{font-size:12px;font-weight:400;line-height:16px}.caption:where(.copilot-mobile *){font-size:14px;line-height:20px}.caption-md{font-size:12px;font-weight:500;line-height:16px}.caption-md:where(.copilot-mobile *){font-size:14px;line-height:20px}.subtitle-sb{font-size:16px;font-weight:600;line-height:24px}.subtitle-sb:where(.copilot-mobile *){font-size:20px;line-height:24px}.title-md{font-size:20px;font-weight:500;line-height:24px}.title-md:where(.copilot-mobile *){font-size:24px;line-height:32px}.title-sb{font-size:20px;font-weight:600;line-height:24px}.title-sb:where(.copilot-mobile *){font-size:24px;line-height:32px}.text-14{font-size:var(--font-size-14)}.text-16{font-size:var(--font-size-16)}.leading-18{--tw-leading:calc(var(--spacing)*18);line-height:calc(var(--spacing)*18)}.leading-20{--tw-leading:calc(var(--spacing)*20);line-height:calc(var(--spacing)*20)}.leading-24{--tw-leading:calc(var(--spacing)*24);line-height:calc(var(--spacing)*24)}.leading-\[24px\]{--tw-leading:24px;line-height:24px}.font-bold{--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold)}.font-medium{--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium)}.font-normal{--tw-font-weight:var(--font-weight-normal);font-weight:var(--font-weight-normal)}.font-semibold{--tw-font-weight:var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.tracking-\[0\.3px\]{--tw-tracking:.3px;letter-spacing:.3px}.tracking-lg{letter-spacing:.3px}.text-balance{text-wrap:balance}.break-words{overflow-wrap:break-word}.break-all{word-break:break-all}.overflow-ellipsis,.text-ellipsis{text-overflow:ellipsis}.whitespace-normal{white-space:normal}.whitespace-nowrap{white-space:nowrap}.whitespace-pre{white-space:pre}.whitespace-pre-line{white-space:pre-line}.whitespace-pre-wrap{white-space:pre-wrap}.text-\[\#4E40AA\]{color:#4e40aa}.text-\[\#499F9C\]{color:#499f9c}.text-\[\#CE31A0\]{color:#ce31a0}.text-cdi-suggestion{color:var(--color-cdi-suggestion)}.text-cdi-suggestion-hover{color:var(--color-cdi-suggestion-hover)}.text-error-200{color:var(--color-error-200)}.text-grey-0{color:var(--color-grey-0)}.text-grey-100{color:var(--color-grey-100)}.text-grey-200{color:var(--color-grey-200)}.text-grey-200\/50{color:#dce0e980}@supports (color:color-mix(in lab,red,red)){.text-grey-200\/50{color:color-mix(in oklab,var(--color-grey-200)50%,transparent)}}.text-grey-250{color:var(--color-grey-250)}.text-grey-300{color:var(--color-grey-300)}.text-grey-350{color:var(--color-grey-350)}.text-grey-400{color:var(--color-grey-400)}.text-grey-500{color:var(--color-grey-500)}.text-inherit{color:inherit}.text-mint{color:var(--color-mint)}.text-neutral-grey-1{color:var(--color-neutral-grey-1)}.text-neutral-grey-2{color:var(--color-neutral-grey-2)}.text-primary-200{color:var(--color-primary-200)}.text-primary-300{color:var(--color-primary-300)}.text-primary-400{color:var(--color-primary-400)}.text-primary-500{color:var(--color-primary-500)}.text-primary-600{color:var(--color-primary-600)}.text-primary-700{color:var(--color-primary-700)}.text-success-100{color:var(--color-success-100)}.text-success-100\/50{color:#e7f7f080}@supports (color:color-mix(in lab,red,red)){.text-success-100\/50{color:color-mix(in oklab,var(--color-success-100)50%,transparent)}}.text-success-300{color:var(--color-success-300)}.text-warning-300{color:var(--color-warning-300)}.lowercase{text-transform:lowercase}.normal-case{text-transform:none}.uppercase{text-transform:uppercase}.line-through{text-decoration-line:line-through}.underline{text-decoration-line:underline}.decoration-cdi-suggestion{-webkit-text-decoration-color:var(--color-cdi-suggestion);text-decoration-color:var(--color-cdi-suggestion)}.decoration-grey-200{-webkit-text-decoration-color:var(--color-grey-200);text-decoration-color:var(--color-grey-200)}.decoration-mint{-webkit-text-decoration-color:var(--color-mint);text-decoration-color:var(--color-mint)}.decoration-primary-400{-webkit-text-decoration-color:var(--color-primary-400);text-decoration-color:var(--color-primary-400)}.decoration-dotted{text-decoration-style:dotted}.decoration-2{text-decoration-thickness:2px}.underline-offset-4{text-underline-offset:4px}.underline-offset-\[3px\]{text-underline-offset:3px}.caret-grey-400{caret-color:var(--color-grey-400)}.caret-transparent{caret-color:#0000}.opacity-0{opacity:0}.opacity-10{opacity:.1}.opacity-30{opacity:.3}.opacity-50{opacity:.5}.opacity-70{opacity:.7}.opacity-100{opacity:1}.shadow{--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,#0000001a),0 1px 2px -1px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-\[0_4px_4px_0_rgba\(0\,0\,0\,0\.25\)\]{--tw-shadow:0 4px 4px 0 var(--tw-shadow-color,#00000040);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-\[0_4px_4px_rgba\(0\,0\,0\,0\.2\)\]{--tw-shadow:0 4px 4px var(--tw-shadow-color,#0003);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-\[0px_3px_6px_-2px_rgba\(33\,42\,47\,0\.08\)\]{--tw-shadow:0px 3px 6px -2px var(--tw-shadow-color,#212a2f14);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-\[0px_10px_20px_-4px_rgba\(33\,42\,47\,0\.08\)\]{--tw-shadow:0px 10px 20px -4px var(--tw-shadow-color,#212a2f14);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-md{--tw-shadow:0 4px 6px -1px var(--tw-shadow-color,#0000001a),0 2px 4px -2px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-mid{--tw-shadow:0px 10px 20px -4px var(--tw-shadow-color,#212a2f14);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-popover{--tw-shadow:0 5px 8px var(--tw-shadow-color,#0000001c);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-sm{--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,#0000001a),0 1px 2px -1px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.outline-0{outline-style:var(--tw-outline-style);outline-width:0}.outline-1{outline-style:var(--tw-outline-style);outline-width:1px}.outline-grey-150{outline-color:var(--color-grey-150)}.outline-grey-200{outline-color:var(--color-grey-200)}.blur{--tw-blur:blur(8px);filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}.drop-shadow-\[0_0_5px_rgba\(93\,78\,185\,0\.1\)\]{--tw-drop-shadow-size:drop-shadow(0 0 5px var(--tw-drop-shadow-color,#5d4eb91a));--tw-drop-shadow:var(--tw-drop-shadow-size);filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}.filter{filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,visibility,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-\[padding-bottom\]{transition-property:padding-bottom;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-all{transition-property:all;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-colors{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-opacity{transition-property:opacity;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-transform{transition-property:transform,translate,scale,rotate;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.duration-100{--tw-duration:.1s;transition-duration:.1s}.duration-150{--tw-duration:.15s;transition-duration:.15s}.duration-200{--tw-duration:.2s;transition-duration:.2s}.duration-300{--tw-duration:.3s;transition-duration:.3s}.ease-in-out{--tw-ease:var(--ease-in-out);transition-timing-function:var(--ease-in-out)}.drag-none{-webkit-user-drag:none;-moz-user-drag:none;-o-user-drag:none;user-drag:none}.outline-none{--tw-outline-style:none;outline-style:none}.outline-solid{--tw-outline-style:solid;outline-style:solid}.select-none{-webkit-user-select:none;user-select:none}.\[--color-ring\:var\(--color-error-200\)\]{--color-ring:var(--color-error-200)}.\[counter-increment\:list-counter\]{counter-increment:list-counter}.\[counter-reset\:item\]{counter-reset:item}.\[counter-reset\:list-counter\]{counter-reset:list-counter}.not-mobile\:pl-44:not(:where(.copilot-mobile *)){padding-left:calc(var(--spacing)*44)}@media (hover:hover){.group-hover\:visible:is(:where(.group):hover *){visibility:visible}.group-hover\:block:is(:where(.group):hover *){display:block}.group-hover\:border-grey-0:is(:where(.group):hover *){border-color:var(--color-grey-0)}.group-hover\:border-primary-400:is(:where(.group):hover *){border-color:var(--color-primary-400)}.group-hover\:bg-primary-50:is(:where(.group):hover *){background-color:var(--color-primary-50)}.group-hover\:bg-primary-400:is(:where(.group):hover *){background-color:var(--color-primary-400)}.group-hover\:text-grey-0:is(:where(.group):hover *){color:var(--color-grey-0)}.group-hover\:text-primary-400:is(:where(.group):hover *){color:var(--color-primary-400)}.group-hover\:text-primary-700:is(:where(.group):hover *){color:var(--color-primary-700)}.group-hover\:text-primary-900:is(:where(.group):hover *){color:var(--color-primary-900)}.group-hover\:opacity-100:is(:where(.group):hover *){opacity:1}.group-hover\/block\:visible:is(:where(.group\/block):hover *),.group-hover\/block-title\:visible:is(:where(.group\/block-title):hover *),.group-hover\/icd10\:visible:is(:where(.group\/icd10):hover *){visibility:visible}}.group-aria-checked\:block:is(:where(.group)[aria-checked=true] *){display:block}.group-aria-checked\:border-2:is(:where(.group)[aria-checked=true] *){border-style:var(--tw-border-style);border-width:2px}.group-aria-checked\:border-grey-0:is(:where(.group)[aria-checked=true] *){border-color:var(--color-grey-0)}.group-aria-checked\:border-primary-600:is(:where(.group)[aria-checked=true] *){border-color:var(--color-primary-600)}.group-aria-checked\:bg-primary-100:is(:where(.group)[aria-checked=true] *){background-color:var(--color-primary-100)}.group-aria-checked\:bg-primary-500:is(:where(.group)[aria-checked=true] *){background-color:var(--color-primary-500)}.group-aria-checked\:bg-primary-600:is(:where(.group)[aria-checked=true] *){background-color:var(--color-primary-600)}.group-aria-checked\:text-grey-0:is(:where(.group)[aria-checked=true] *){color:var(--color-grey-0)}.group-aria-checked\:text-primary-500:is(:where(.group)[aria-checked=true] *){color:var(--color-primary-500)}.group-aria-checked\:text-primary-600:is(:where(.group)[aria-checked=true] *){color:var(--color-primary-600)}.first-letter\:uppercase:first-letter{text-transform:uppercase}.selection\:bg-grey-200\/50 ::selection{background-color:#dce0e980}@supports (color:color-mix(in lab,red,red)){.selection\:bg-grey-200\/50 ::selection{background-color:color-mix(in oklab,var(--color-grey-200)50%,transparent)}}.selection\:bg-grey-200\/50::selection{background-color:#dce0e980}@supports (color:color-mix(in lab,red,red)){.selection\:bg-grey-200\/50::selection{background-color:color-mix(in oklab,var(--color-grey-200)50%,transparent)}}.selection\:bg-success-300\/50 ::selection{background-color:#12b76a80}@supports (color:color-mix(in lab,red,red)){.selection\:bg-success-300\/50 ::selection{background-color:color-mix(in oklab,var(--color-success-300)50%,transparent)}}.selection\:bg-success-300\/50::selection{background-color:#12b76a80}@supports (color:color-mix(in lab,red,red)){.selection\:bg-success-300\/50::selection{background-color:color-mix(in oklab,var(--color-success-300)50%,transparent)}}.placeholder\:text-grey-200\/50::placeholder{color:#dce0e980}@supports (color:color-mix(in lab,red,red)){.placeholder\:text-grey-200\/50::placeholder{color:color-mix(in oklab,var(--color-grey-200)50%,transparent)}}.placeholder\:text-grey-250::placeholder{color:var(--color-grey-250)}.placeholder\:text-grey-300::placeholder{color:var(--color-grey-300)}.placeholder\:text-neutral-grey-2::placeholder{color:var(--color-neutral-grey-2)}.before\:absolute:before{content:var(--tw-content);position:absolute}.before\:-top-16:before{content:var(--tw-content);top:calc(var(--spacing)*-16)}.before\:top-\[-16px\]:before{content:var(--tw-content);top:-16px}.before\:top-\[50\%\]:before{content:var(--tw-content);top:50%}.before\:right-0:before{content:var(--tw-content);right:calc(var(--spacing)*0)}.before\:bottom-0:before{content:var(--tw-content);bottom:calc(var(--spacing)*0)}.before\:left-0:before{content:var(--tw-content);left:calc(var(--spacing)*0)}.before\:left-\[-15px\]:before{content:var(--tw-content);left:-15px}.before\:left-\[10px\]:before{content:var(--tw-content);left:10px}.before\:z-1:before{content:var(--tw-content);z-index:1}.before\:inline-block:before{content:var(--tw-content);display:inline-block}.before\:h-2:before{content:var(--tw-content);height:calc(var(--spacing)*2)}.before\:h-16:before{content:var(--tw-content);height:calc(var(--spacing)*16)}.before\:h-\[5px\]:before{content:var(--tw-content);height:5px}.before\:w-18:before{content:var(--tw-content);width:calc(var(--spacing)*18)}.before\:w-24:before{content:var(--tw-content);width:calc(var(--spacing)*24)}.before\:w-\[5px\]:before{content:var(--tw-content);width:5px}.before\:w-full:before{content:var(--tw-content);width:100%}.before\:shrink-0:before{content:var(--tw-content);flex-shrink:0}.before\:translate-y-\[-50\%\]:before{content:var(--tw-content);--tw-translate-y:-50%;translate:var(--tw-translate-x)var(--tw-translate-y)}.before\:self-start:before{content:var(--tw-content);align-self:flex-start}.before\:rounded-full:before{content:var(--tw-content);border-radius:3.40282e38px;border-radius:var(--radius-full)}.before\:bg-grey-400:before{content:var(--tw-content);background-color:var(--color-grey-400)}.before\:bg-primary-600:before{content:var(--tw-content);background-color:var(--color-primary-600)}.before\:bg-linear-to-t:before{content:var(--tw-content);--tw-gradient-position:to top}@supports (background-image:linear-gradient(in lab,red,red)){.before\:bg-linear-to-t:before{--tw-gradient-position:to top in oklab}}.before\:bg-linear-to-t:before{background-image:linear-gradient(var(--tw-gradient-stops))}.before\:from-grey-0:before{content:var(--tw-content);--tw-gradient-from:var(--color-grey-0);--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.before\:to-transparent:before{content:var(--tw-content);--tw-gradient-to:transparent;--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.before\:px-6:before{content:var(--tw-content);padding-inline:calc(var(--spacing)*6)}.before\:body:before{content:var(--tw-content);font-size:14px;font-weight:400;line-height:20px}.before\:body:before:where(){font-size:16px;line-height:24px}.before\:text-\[8px\]:before{content:var(--tw-content);font-size:8px}.before\:text-grey-250:before{content:var(--tw-content);color:var(--color-grey-250)}.before\:text-primary-400:before{content:var(--tw-content);color:var(--color-primary-400)}.before\:text-primary-600:before{content:var(--tw-content);color:var(--color-primary-600)}.before\:content-\[\'\'\]:before{--tw-content:"";content:var(--tw-content)}.before\:content-\[\'—\'\]:before{--tw-content:"—";content:var(--tw-content)}.before\:content-\[\'•\'\]:before{--tw-content:"•";content:var(--tw-content)}.before\:content-\[counter\(list-counter\,decimal\)\'\.\'\]:before{--tw-content:counter(list-counter,decimal)".";content:var(--tw-content)}.after\:absolute:after{content:var(--tw-content);position:absolute}.after\:sticky:after{content:var(--tw-content);position:sticky}.after\:right-0:after{content:var(--tw-content);right:calc(var(--spacing)*0)}.after\:-bottom-px:after{content:var(--tw-content);bottom:-1px}.after\:left-0:after{content:var(--tw-content);left:calc(var(--spacing)*0)}.after\:ml-\[-2px\]:after{content:var(--tw-content);margin-left:-2px}.after\:min-h-\[24px\]:after{content:var(--tw-content);min-height:24px}.after\:bg-linear-to-b:after{content:var(--tw-content);--tw-gradient-position:to bottom}@supports (background-image:linear-gradient(in lab,red,red)){.after\:bg-linear-to-b:after{--tw-gradient-position:to bottom in oklab}}.after\:bg-linear-to-b:after{background-image:linear-gradient(var(--tw-gradient-stops))}.after\:from-transparent:after{content:var(--tw-content);--tw-gradient-from:transparent;--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.after\:to-grey-0:after{content:var(--tw-content);--tw-gradient-to:var(--color-grey-0);--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.after\:duration-300:after{content:var(--tw-content);--tw-duration:.3s;transition-duration:.3s}.after\:content-\[\'\'\]:after{--tw-content:"";content:var(--tw-content)}.after\:content-\[\'\|\'\]:after{--tw-content:"|";content:var(--tw-content)}.last\:mb-0:last-child{margin-bottom:calc(var(--spacing)*0)}.last\:hidden:last-child{display:none}.last\:w-\[50\%\]:last-child{width:50%}.last\:border-b:last-child{border-bottom-style:var(--tw-border-style);border-bottom-width:1px}.last\:border-b-0:last-child{border-bottom-style:var(--tw-border-style);border-bottom-width:0}.first-of-type\:mt-20:first-of-type{margin-top:calc(var(--spacing)*20)}.first-of-type\:ml-0:first-of-type{margin-left:calc(var(--spacing)*0)}.first-of-type\:rounded-tl:first-of-type{border-top-left-radius:var(--radius)}.first-of-type\:rounded-bl:first-of-type{border-bottom-left-radius:var(--radius)}.first-of-type\:border-r:first-of-type{border-right-style:var(--tw-border-style);border-right-width:1px}.first-of-type\:border-l:first-of-type{border-left-style:var(--tw-border-style);border-left-width:1px}.last-of-type\:rounded-tr:last-of-type{border-top-right-radius:var(--radius)}.last-of-type\:rounded-br:last-of-type{border-bottom-right-radius:var(--radius)}.last-of-type\:border-0:last-of-type{border-style:var(--tw-border-style);border-width:0}.placeholder-shown\:text-ellipsis:placeholder-shown{text-overflow:ellipsis}@media (hover:hover){.hover\:cursor-pointer:hover{cursor:pointer}.hover\:border-0:hover{border-style:var(--tw-border-style);border-width:0}.hover\:border-2:hover{border-style:var(--tw-border-style);border-width:2px}.hover\:border-primary-300:hover{border-color:var(--color-primary-300)}.hover\:border-primary-600:hover{border-color:var(--color-primary-600)}.hover\:bg-cdi-suggestion-hover:hover{background-color:var(--color-cdi-suggestion-hover)}.hover\:bg-extension-menu-hover:hover{background-color:var(--color-extension-menu-hover)}.hover\:bg-grey-50:hover{background-color:var(--color-grey-50)}.hover\:bg-grey-100:hover{background-color:var(--color-grey-100)}.hover\:bg-grey-150:hover{background-color:var(--color-grey-150)}.hover\:bg-grey-200:hover{background-color:var(--color-grey-200)}.hover\:bg-grey-250:hover{background-color:var(--color-grey-250)}.hover\:bg-grey-300:hover{background-color:var(--color-grey-300)}.hover\:bg-neutral-grey-3_5:hover{background-color:var(--color-neutral-grey-3_5)}.hover\:bg-primary-50:hover{background-color:var(--color-primary-50)}.hover\:bg-primary-100:hover{background-color:var(--color-primary-100)}.hover\:bg-primary-600:hover{background-color:var(--color-primary-600)}.hover\:bg-primary-700:hover{background-color:var(--color-primary-700)}.hover\:text-\[\#4C56B5\]:hover{color:#4c56b5}.hover\:text-grey-300:hover{color:var(--color-grey-300)}.hover\:text-grey-350:hover{color:var(--color-grey-350)}.hover\:text-grey-400:hover{color:var(--color-grey-400)}.hover\:text-neutral-grey-1:hover{color:var(--color-neutral-grey-1)}.hover\:text-neutral-grey-2:hover{color:var(--color-neutral-grey-2)}.hover\:text-primary-600:hover{color:var(--color-primary-600)}.hover\:text-primary-700:hover{color:var(--color-primary-700)}.hover\:text-success-300:hover{color:var(--color-success-300)}.hover\:underline:hover{text-decoration-line:underline}.hover\:opacity-80:hover{opacity:.8}.hover\:outline-1:hover{outline-style:var(--tw-outline-style);outline-width:1px}.hover\:brightness-110:hover{--tw-brightness:brightness(110%);filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}.hover\:brightness-150:hover{--tw-brightness:brightness(150%);filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}}.focus\:rounded-sm:focus{border-radius:var(--radius-sm)}.focus\:rounded-xs:focus{border-radius:var(--radius-xs)}.focus\:border-none:focus{--tw-border-style:none;border-style:none}.focus\:border-grey-200:focus{border-color:var(--color-grey-200)}.focus\:outline-1:focus{outline-style:var(--tw-outline-style);outline-width:1px}.focus\:outline-2:focus{outline-style:var(--tw-outline-style);outline-width:2px}.focus\:outline-offset-0:focus{outline-offset:0px}.focus\:outline-gray-200:focus{outline-color:var(--color-gray-200)}.focus\:outline-grey-200:focus{outline-color:var(--color-grey-200)}.focus\:outline-none:focus{--tw-outline-style:none;outline-style:none}.focus\:outline-solid:focus{--tw-outline-style:solid;outline-style:solid}.focus-visible\:border-ring:focus-visible{border-color:var(--color-ring)}.focus-visible\:bg-grey-100:focus-visible{background-color:var(--color-grey-100)}.focus-visible\:ring:focus-visible{--tw-ring-shadow:var(--tw-ring-inset,)0 0 0 calc(1px + var(--tw-ring-offset-width))var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.focus-visible\:ring-2:focus-visible{--tw-ring-shadow:var(--tw-ring-inset,)0 0 0 calc(2px + var(--tw-ring-offset-width))var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.focus-visible\:ring-primary-400:focus-visible{--tw-ring-color:var(--color-primary-400)}.focus-visible\:ring-ring:focus-visible{--tw-ring-color:var(--color-ring)}.focus-visible\:outline-0:focus-visible{outline-style:var(--tw-outline-style);outline-width:0}.focus-visible\:outline-1:focus-visible{outline-style:var(--tw-outline-style);outline-width:1px}.focus-visible\:outline-grey-200:focus-visible{outline-color:var(--color-grey-200)}.focus-visible\:outline-none:focus-visible{--tw-outline-style:none;outline-style:none}.active\:bg-extension-menu-active:active{background-color:var(--color-extension-menu-active)}.active\:bg-grey-100:active{background-color:var(--color-grey-100)}.active\:bg-grey-150:active{background-color:var(--color-grey-150)}.active\:bg-grey-200:active{background-color:var(--color-grey-200)}.active\:bg-neutral-grey-3_5:active{background-color:var(--color-neutral-grey-3_5)}.active\:bg-primary-800:active{background-color:var(--color-primary-800)}.active\:text-neutral-grey-3:active{color:var(--color-neutral-grey-3)}.active\:text-primary-600:active{color:var(--color-primary-600)}.active\:brightness-110:active{--tw-brightness:brightness(110%);filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}.active\:brightness-150:active{--tw-brightness:brightness(150%);filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}.active\:brightness-200:active{--tw-brightness:brightness(200%);filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}.enabled\:text-grey-400:enabled{color:var(--color-grey-400)}@media (hover:hover){.enabled\:hover\:bg-error-300:enabled:hover{background-color:var(--color-error-300)}.enabled\:hover\:bg-grey-100:enabled:hover{background-color:var(--color-grey-100)}.enabled\:hover\:bg-grey-500:enabled:hover{background-color:var(--color-grey-500)}.enabled\:hover\:bg-primary-700:enabled:hover{background-color:var(--color-primary-700)}.enabled\:hover\:text-error-400:enabled:hover{color:var(--color-error-400)}.enabled\:hover\:text-primary-700:enabled:hover{color:var(--color-primary-700)}}.enabled\:focus-visible\:bg-grey-200:enabled:focus-visible{background-color:var(--color-grey-200)}.enabled\:focus-visible\:bg-grey-500:enabled:focus-visible{background-color:var(--color-grey-500)}.enabled\:focus-visible\:bg-primary-700:enabled:focus-visible{background-color:var(--color-primary-700)}.enabled\:focus-visible\:text-error-300:enabled:focus-visible{color:var(--color-error-300)}.enabled\:focus-visible\:text-primary-700:enabled:focus-visible{color:var(--color-primary-700)}.enabled\:focus-visible\:outline-2:enabled:focus-visible{outline-style:var(--tw-outline-style);outline-width:2px}.enabled\:focus-visible\:outline-error-200\/50:enabled:focus-visible{outline-color:#f0443880}@supports (color:color-mix(in lab,red,red)){.enabled\:focus-visible\:outline-error-200\/50:enabled:focus-visible{outline-color:color-mix(in oklab,var(--color-error-200)50%,transparent)}}.enabled\:focus-visible\:outline-error-200\/\[\.35\]:enabled:focus-visible{outline-color:#f0443859}@supports (color:color-mix(in lab,red,red)){.enabled\:focus-visible\:outline-error-200\/\[\.35\]:enabled:focus-visible{outline-color:color-mix(in oklab,var(--color-error-200)35%,transparent)}}.enabled\:focus-visible\:outline-grey-200:enabled:focus-visible{outline-color:var(--color-grey-200)}.enabled\:focus-visible\:outline-grey-300:enabled:focus-visible{outline-color:var(--color-grey-300)}.enabled\:focus-visible\:outline-primary-400:enabled:focus-visible{outline-color:var(--color-primary-400)}.enabled\:focus-visible\:outline-primary-500:enabled:focus-visible{outline-color:var(--color-primary-500)}.enabled\:active\:bg-error-400:enabled:active{background-color:var(--color-error-400)}.enabled\:active\:bg-grey-150:enabled:active{background-color:var(--color-grey-150)}.enabled\:active\:bg-grey-200:enabled:active{background-color:var(--color-grey-200)}.enabled\:active\:bg-grey-500:enabled:active{background-color:var(--color-grey-500)}.enabled\:active\:bg-primary-800:enabled:active{background-color:var(--color-primary-800)}.enabled\:active\:text-error-400:enabled:active{color:var(--color-error-400)}.enabled\:active\:text-primary-800:enabled:active{color:var(--color-primary-800)}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:border-grey-200:disabled{border-color:var(--color-grey-200)}.disabled\:bg-error-200\/50:disabled{background-color:#f0443880}@supports (color:color-mix(in lab,red,red)){.disabled\:bg-error-200\/50:disabled{background-color:color-mix(in oklab,var(--color-error-200)50%,transparent)}}.disabled\:bg-grey-100:disabled{background-color:var(--color-grey-100)}.disabled\:bg-grey-250:disabled{background-color:var(--color-grey-250)}.disabled\:bg-neutral-grey-3:disabled{background-color:var(--color-neutral-grey-3)}.disabled\:bg-primary-300:disabled{background-color:var(--color-primary-300)}.disabled\:bg-primary-700:disabled{background-color:var(--color-primary-700)}.disabled\:text-error-200\/50:disabled{color:#f0443880}@supports (color:color-mix(in lab,red,red)){.disabled\:text-error-200\/50:disabled{color:color-mix(in oklab,var(--color-error-200)50%,transparent)}}.disabled\:text-grey-150:disabled{color:var(--color-grey-150)}.disabled\:text-grey-250:disabled{color:var(--color-grey-250)}.disabled\:text-grey-300:disabled{color:var(--color-grey-300)}.disabled\:text-neutral-grey-2:disabled{color:var(--color-neutral-grey-2)}.disabled\:text-primary-400:disabled{color:var(--color-primary-400)}@media (hover:hover){.disabled\:hover\:text-grey-250:disabled:hover{color:var(--color-grey-250)}}.aria-checked\:border-0[aria-checked=true]{border-style:var(--tw-border-style);border-width:0}.data-closed\:-translate-x-full[data-closed]{--tw-translate-x:-100%;translate:var(--tw-translate-x)var(--tw-translate-y)}.data-closed\:translate-x-full[data-closed]{--tw-translate-x:100%;translate:var(--tw-translate-x)var(--tw-translate-y)}.data-closed\:opacity-0[data-closed]{opacity:0}.data-\[closed\]\:invisible[data-closed]{visibility:hidden}.data-\[highlighted\]\:bg-grey-50[data-highlighted]{background-color:var(--color-grey-50)}.data-\[state\=checked\]\:border-primary-300[data-state=checked]{border-color:var(--color-primary-300)}.data-\[state\=checked\]\:bg-grey-50[data-state=checked]{background-color:var(--color-grey-50)}.data-\[state\=checked\]\:font-medium[data-state=checked]{--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium)}.data-\[state\=checked\]\:text-grey-500[data-state=checked]{color:var(--color-grey-500)}.data-\[state\=checked\]\:text-primary-600[data-state=checked]{color:var(--color-primary-600)}.nth-of-type-\[n\+2\]\:ml-8:nth-of-type(n+2){margin-left:calc(var(--spacing)*8)}@container (min-width:670px){.\@min-\[670px\]\:block{display:block}}@container (min-width:820px){.\@min-\[820px\]\:block{display:block}}@media (prefers-color-scheme:dark){.dark\:border-grey-0\/50{border-color:#ffffff80}@supports (color:color-mix(in lab,red,red)){.dark\:border-grey-0\/50{border-color:color-mix(in oklab,var(--color-grey-0)50%,transparent)}}}.chrome\:sticky:where(.copilot-chrome *){position:sticky}.chrome\:inset-1:where(.copilot-chrome *){inset:calc(var(--spacing)*1)}.chrome\:top-0:where(.copilot-chrome *){top:calc(var(--spacing)*0)}.chrome\:top-2:where(.copilot-chrome *){top:calc(var(--spacing)*2)}.chrome\:top-6:where(.copilot-chrome *){top:calc(var(--spacing)*6)}.chrome\:right-6:where(.copilot-chrome *){right:calc(var(--spacing)*6)}.chrome\:right-8:where(.copilot-chrome *){right:calc(var(--spacing)*8)}.chrome\:right-12:where(.copilot-chrome *){right:calc(var(--spacing)*12)}.chrome\:bottom-0:where(.copilot-chrome *){bottom:calc(var(--spacing)*0)}.chrome\:bottom-8:where(.copilot-chrome *){bottom:calc(var(--spacing)*8)}.chrome\:left-6:where(.copilot-chrome *){left:calc(var(--spacing)*6)}.chrome\:left-12:where(.copilot-chrome *){left:calc(var(--spacing)*12)}.chrome\:z-1:where(.copilot-chrome *){z-index:1}.chrome\:m-0:where(.copilot-chrome *){margin:calc(var(--spacing)*0)}.chrome\:mx-20:where(.copilot-chrome *){margin-inline:calc(var(--spacing)*20)}.chrome\:my-0:where(.copilot-chrome *){margin-block:calc(var(--spacing)*0)}.chrome\:my-4:where(.copilot-chrome *){margin-block:calc(var(--spacing)*4)}.chrome\:my-8:where(.copilot-chrome *){margin-block:calc(var(--spacing)*8)}.chrome\:my-24:where(.copilot-chrome *){margin-block:calc(var(--spacing)*24)}.chrome\:-mt-44:where(.copilot-chrome *){margin-top:calc(var(--spacing)*-44)}.chrome\:mt-2:where(.copilot-chrome *){margin-top:calc(var(--spacing)*2)}.chrome\:mt-4:where(.copilot-chrome *){margin-top:calc(var(--spacing)*4)}.chrome\:mt-8:where(.copilot-chrome *){margin-top:calc(var(--spacing)*8)}.chrome\:mt-10:where(.copilot-chrome *){margin-top:calc(var(--spacing)*10)}.chrome\:mt-12:where(.copilot-chrome *){margin-top:calc(var(--spacing)*12)}.chrome\:mt-16:where(.copilot-chrome *){margin-top:calc(var(--spacing)*16)}.chrome\:mt-\[102px\]:where(.copilot-chrome *){margin-top:102px}.chrome\:mr-8:where(.copilot-chrome *){margin-right:calc(var(--spacing)*8)}.chrome\:mb-2:where(.copilot-chrome *){margin-bottom:calc(var(--spacing)*2)}.chrome\:mb-4:where(.copilot-chrome *){margin-bottom:calc(var(--spacing)*4)}.chrome\:-ml-8:where(.copilot-chrome *){margin-left:calc(var(--spacing)*-8)}.chrome\:ml-24:where(.copilot-chrome *){margin-left:calc(var(--spacing)*24)}.chrome\:flex-col:where(.copilot-chrome *){flex-direction:column;display:flex}.chrome\:flex-col-reverse:where(.copilot-chrome *){flex-direction:column-reverse;display:flex}.chrome\:flex:where(.copilot-chrome *){display:flex}.chrome\:h-12:where(.copilot-chrome *){height:calc(var(--spacing)*12)}.chrome\:h-20:where(.copilot-chrome *){height:calc(var(--spacing)*20)}.chrome\:h-36:where(.copilot-chrome *){height:calc(var(--spacing)*36)}.chrome\:h-\[22px\]:where(.copilot-chrome *){height:22px}.chrome\:h-\[25px\]:where(.copilot-chrome *){height:25px}.chrome\:h-\[36px\]:where(.copilot-chrome *){height:36px}.chrome\:h-\[265px\]:where(.copilot-chrome *){height:265px}.chrome\:h-\[270px\]:where(.copilot-chrome *){height:270px}.chrome\:h-full:where(.copilot-chrome *){height:100%}.chrome\:max-h-\[300px\]:where(.copilot-chrome *){max-height:300px}.chrome\:max-h-\[min\(310px\,var\(--available-height\)\)\]:where(.copilot-chrome *){max-height:min(310px,var(--available-height))}.chrome\:flex-fill:where(.copilot-chrome *){flex:auto;min-width:0;min-height:0}.chrome\:min-h-\[unset\]:where(.copilot-chrome *){min-height:unset}.chrome\:w-20:where(.copilot-chrome *){width:calc(var(--spacing)*20)}.chrome\:w-\[36px\]:where(.copilot-chrome *){width:36px}.chrome\:w-\[210px\]:where(.copilot-chrome *){width:210px}.chrome\:w-auto:where(.copilot-chrome *){width:auto}.chrome\:w-full:where(.copilot-chrome *){width:100%}.chrome\:max-w-\[271px\]:where(.copilot-chrome *){max-width:271px}.chrome\:max-w-\[calc\(100vw-28px\)\]:where(.copilot-chrome *){max-width:calc(100vw - 28px)}.chrome\:max-w-full:where(.copilot-chrome *){max-width:100%}.chrome\:flex-1:where(.copilot-chrome *){flex:1}.chrome\:basis-full:where(.copilot-chrome *){flex-basis:100%}.chrome\:flex-col:where(.copilot-chrome *){flex-direction:column}.chrome\:flex-col-reverse:where(.copilot-chrome *){flex-direction:column-reverse}.chrome\:items-center:where(.copilot-chrome *){align-items:center}.chrome\:items-start:where(.copilot-chrome *){align-items:flex-start}.chrome\:justify-center:where(.copilot-chrome *){justify-content:center}.chrome\:justify-start:where(.copilot-chrome *){justify-content:flex-start}.chrome\:gap-0:where(.copilot-chrome *){gap:calc(var(--spacing)*0)}.chrome\:gap-4:where(.copilot-chrome *){gap:calc(var(--spacing)*4)}.chrome\:gap-8:where(.copilot-chrome *){gap:calc(var(--spacing)*8)}.chrome\:gap-12:where(.copilot-chrome *){gap:calc(var(--spacing)*12)}.chrome\:gap-16:where(.copilot-chrome *){gap:calc(var(--spacing)*16)}.chrome\:gap-\[unset\]:where(.copilot-chrome *){gap:unset}:where(.chrome\:space-y-4:where(.copilot-chrome *)>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing)*4)*var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing)*4)*calc(1 - var(--tw-space-y-reverse)))}:where(.chrome\:space-y-12:where(.copilot-chrome *)>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing)*12)*var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing)*12)*calc(1 - var(--tw-space-y-reverse)))}:where(.chrome\:space-x-12:where(.copilot-chrome *)>:not(:last-child)){--tw-space-x-reverse:0;margin-inline-start:calc(calc(var(--spacing)*12)*var(--tw-space-x-reverse));margin-inline-end:calc(calc(var(--spacing)*12)*calc(1 - var(--tw-space-x-reverse)))}.chrome\:rounded-12:where(.copilot-chrome *){border-radius:var(--radius-12)}.chrome\:rounded-sm:where(.copilot-chrome *){border-radius:var(--radius-sm)}.chrome\:border:where(.copilot-chrome *){border-style:var(--tw-border-style);border-width:1px}.chrome\:border-0:where(.copilot-chrome *){border-style:var(--tw-border-style);border-width:0}.chrome\:border-y:where(.copilot-chrome *){border-block-style:var(--tw-border-style);border-block-width:1px}.chrome\:border-l-\[0\.5px\]:where(.copilot-chrome *){border-left-style:var(--tw-border-style);border-left-width:.5px}.chrome\:border-error-dark:where(.copilot-chrome *){border-color:var(--color-error-dark)}.chrome\:border-grey-250:where(.copilot-chrome *){border-color:var(--color-grey-250)}.chrome\:border-grey-300:where(.copilot-chrome *){border-color:var(--color-grey-300)}.chrome\:border-neutral-grey-1:where(.copilot-chrome *){border-color:var(--color-neutral-grey-1)}.chrome\:border-neutral-grey-2:where(.copilot-chrome *){border-color:var(--color-neutral-grey-2)}.chrome\:border-neutral-grey-2_5:where(.copilot-chrome *){border-color:var(--color-neutral-grey-2_5)}.chrome\:border-neutral-grey-3:where(.copilot-chrome *){border-color:var(--color-neutral-grey-3)}.chrome\:border-primary-400:where(.copilot-chrome *){border-color:var(--color-primary-400)}.chrome\:border-primary-800:where(.copilot-chrome *){border-color:var(--color-primary-800)}.chrome\:border-b-neutral-grey-2_5:where(.copilot-chrome *){border-bottom-color:var(--color-neutral-grey-2_5)}.chrome\:bg-\[\#27282B\]:where(.copilot-chrome *){background-color:#27282b}.chrome\:bg-error-dark:where(.copilot-chrome *){background-color:var(--color-error-dark)}.chrome\:bg-extension-backdrop:where(.copilot-chrome *){background-color:var(--color-extension-backdrop)}.chrome\:bg-grey-0:where(.copilot-chrome *){background-color:var(--color-grey-0)}.chrome\:bg-grey-200:where(.copilot-chrome *){background-color:var(--color-grey-200)}.chrome\:bg-grey-350:where(.copilot-chrome *){background-color:var(--color-grey-350)}.chrome\:bg-neutral-grey-2:where(.copilot-chrome *){background-color:var(--color-neutral-grey-2)}.chrome\:bg-neutral-grey-2_5:where(.copilot-chrome *){background-color:var(--color-neutral-grey-2_5)}.chrome\:bg-neutral-grey-3:where(.copilot-chrome *){background-color:var(--color-neutral-grey-3)}.chrome\:bg-neutral-grey-3\.5:where(.copilot-chrome *),.chrome\:bg-neutral-grey-3_5:where(.copilot-chrome *){background-color:var(--color-neutral-grey-3_5)}.chrome\:bg-neutral-grey-4:where(.copilot-chrome *){background-color:var(--color-neutral-grey-4)}.chrome\:bg-primary-600:where(.copilot-chrome *){background-color:var(--color-primary-600)}.chrome\:bg-primary-700:where(.copilot-chrome *){background-color:var(--color-primary-700)}.chrome\:bg-primary-800:where(.copilot-chrome *){background-color:var(--color-primary-800)}.chrome\:bg-primary-900:where(.copilot-chrome *){background-color:var(--color-primary-900)}.chrome\:bg-transparent:where(.copilot-chrome *){background-color:#0000}.chrome\:bg-warning-300\/\[\.2\]:where(.copilot-chrome *){background-color:#f7900933}@supports (color:color-mix(in lab,red,red)){.chrome\:bg-warning-300\/\[\.2\]:where(.copilot-chrome *){background-color:color-mix(in oklab,var(--color-warning-300)20%,transparent)}}.chrome\:bg-warning-dark\/20:where(.copilot-chrome *){background-color:#ffa42c33}@supports (color:color-mix(in lab,red,red)){.chrome\:bg-warning-dark\/20:where(.copilot-chrome *){background-color:color-mix(in oklab,var(--color-warning-dark)20%,transparent)}}.chrome\:fill-neutral-grey-2:where(.copilot-chrome *){fill:var(--color-neutral-grey-2)}.chrome\:p-0:where(.copilot-chrome *){padding:calc(var(--spacing)*0)}.chrome\:p-8:where(.copilot-chrome *){padding:calc(var(--spacing)*8)}.chrome\:p-10:where(.copilot-chrome *){padding:calc(var(--spacing)*10)}.chrome\:p-12:where(.copilot-chrome *){padding:calc(var(--spacing)*12)}.chrome\:px-0:where(.copilot-chrome *){padding-inline:calc(var(--spacing)*0)}.chrome\:px-6:where(.copilot-chrome *){padding-inline:calc(var(--spacing)*6)}.chrome\:px-10:where(.copilot-chrome *){padding-inline:calc(var(--spacing)*10)}.chrome\:px-12:where(.copilot-chrome *){padding-inline:calc(var(--spacing)*12)}.chrome\:px-\[16px\]:where(.copilot-chrome *){padding-inline:16px}.chrome\:py-0:where(.copilot-chrome *){padding-block:calc(var(--spacing)*0)}.chrome\:py-2:where(.copilot-chrome *){padding-block:calc(var(--spacing)*2)}.chrome\:py-4:where(.copilot-chrome *){padding-block:calc(var(--spacing)*4)}.chrome\:py-6:where(.copilot-chrome *){padding-block:calc(var(--spacing)*6)}.chrome\:py-8:where(.copilot-chrome *){padding-block:calc(var(--spacing)*8)}.chrome\:py-10:where(.copilot-chrome *){padding-block:calc(var(--spacing)*10)}.chrome\:py-\[11px\]:where(.copilot-chrome *){padding-block:11px}.chrome\:ps-8:where(.copilot-chrome *){padding-inline-start:calc(var(--spacing)*8)}.chrome\:pe-16:where(.copilot-chrome *){padding-inline-end:calc(var(--spacing)*16)}.chrome\:pt-4:where(.copilot-chrome *){padding-top:calc(var(--spacing)*4)}.chrome\:pt-12:where(.copilot-chrome *){padding-top:calc(var(--spacing)*12)}.chrome\:pt-36:where(.copilot-chrome *){padding-top:calc(var(--spacing)*36)}.chrome\:pr-20:where(.copilot-chrome *){padding-right:calc(var(--spacing)*20)}.chrome\:pb-0:where(.copilot-chrome *){padding-bottom:calc(var(--spacing)*0)}.chrome\:pb-4:where(.copilot-chrome *){padding-bottom:calc(var(--spacing)*4)}.chrome\:pb-12:where(.copilot-chrome *){padding-bottom:calc(var(--spacing)*12)}.chrome\:pb-\[84px\]:where(.copilot-chrome *){padding-bottom:84px}.chrome\:pl-18:where(.copilot-chrome *){padding-left:calc(var(--spacing)*18)}.chrome\:text-center:where(.copilot-chrome *){text-align:center}.chrome\:body:where(.copilot-chrome *){font-size:14px;font-weight:400;line-height:20px}.chrome\:body:where(.copilot-chrome *):where(.copilot-mobile *){font-size:16px;line-height:24px}.chrome\:caption:where(.copilot-chrome *){font-size:12px;font-weight:400;line-height:16px}.chrome\:caption:where(.copilot-chrome *):where(.copilot-mobile *){font-size:14px;line-height:20px}.chrome\:caption-md:where(.copilot-chrome *){font-size:12px;font-weight:500;line-height:16px}.chrome\:caption-md:where(.copilot-chrome *):where(.copilot-mobile *){font-size:14px;line-height:20px}.chrome\:subtitle-sb:where(.copilot-chrome *){font-size:16px;font-weight:600;line-height:24px}.chrome\:subtitle-sb:where(.copilot-chrome *):where(.copilot-mobile *){font-size:20px;line-height:24px}.chrome\:leading-18:where(.copilot-chrome *){--tw-leading:calc(var(--spacing)*18);line-height:calc(var(--spacing)*18)}.chrome\:leading-\[1\.25\]:where(.copilot-chrome *){--tw-leading:1.25;line-height:1.25}.chrome\:leading-\[36px\]:where(.copilot-chrome *){--tw-leading:36px;line-height:36px}.chrome\:font-medium:where(.copilot-chrome *){--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium)}.chrome\:text-error-200:where(.copilot-chrome *){color:var(--color-error-200)}.chrome\:text-error-dark:where(.copilot-chrome *){color:var(--color-error-dark)}.chrome\:text-grey-0:where(.copilot-chrome *){color:var(--color-grey-0)}.chrome\:text-grey-100:where(.copilot-chrome *){color:var(--color-grey-100)}.chrome\:text-grey-200:where(.copilot-chrome *){color:var(--color-grey-200)}.chrome\:text-grey-250:where(.copilot-chrome *){color:var(--color-grey-250)}.chrome\:text-grey-500:where(.copilot-chrome *){color:var(--color-grey-500)}.chrome\:text-neutral-grey-1:where(.copilot-chrome *){color:var(--color-neutral-grey-1)}.chrome\:text-neutral-grey-2:where(.copilot-chrome *){color:var(--color-neutral-grey-2)}.chrome\:text-neutral-grey-2_5:where(.copilot-chrome *){color:var(--color-neutral-grey-2_5)}.chrome\:text-primary-200:where(.copilot-chrome *){color:var(--color-primary-200)}.chrome\:text-primary-400:where(.copilot-chrome *){color:var(--color-primary-400)}.chrome\:text-success-dark:where(.copilot-chrome *){color:var(--color-success-dark)}.chrome\:text-warning-dark:where(.copilot-chrome *){color:var(--color-warning-dark)}.chrome\:opacity-70:where(.copilot-chrome *){opacity:.7}.chrome\:shadow-popover:where(.copilot-chrome *){--tw-shadow:0 5px 8px var(--tw-shadow-color,#0000001c);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.chrome\:outline-neutral-grey-2_5:where(.copilot-chrome *){outline-color:var(--color-neutral-grey-2_5)}.chrome\:\[--color-ring\:var\(--color-error-dark\)\]:where(.copilot-chrome *){--color-ring:var(--color-error-dark)}@media (hover:hover){.chrome\:group-hover\:border-primary-400:where(.copilot-chrome *):is(:where(.group):hover *){border-color:var(--color-primary-400)}.chrome\:group-hover\:border-primary-800:where(.copilot-chrome *):is(:where(.group):hover *){border-color:var(--color-primary-800)}.chrome\:group-hover\:bg-primary-400:where(.copilot-chrome *):is(:where(.group):hover *){background-color:var(--color-primary-400)}.chrome\:group-hover\:bg-primary-600:where(.copilot-chrome *):is(:where(.group):hover *){background-color:var(--color-primary-600)}.chrome\:group-hover\:bg-primary-800:where(.copilot-chrome *):is(:where(.group):hover *){background-color:var(--color-primary-800)}.chrome\:group-hover\:text-primary-400:where(.copilot-chrome *):is(:where(.group):hover *){color:var(--color-primary-400)}.chrome\:group-hover\:text-primary-600:where(.copilot-chrome *):is(:where(.group):hover *){color:var(--color-primary-600)}.chrome\:group-hover\:text-primary-800:where(.copilot-chrome *):is(:where(.group):hover *){color:var(--color-primary-800)}}.chrome\:group-aria-checked\:border-grey-0:where(.copilot-chrome *):is(:where(.group)[aria-checked=true] *){border-color:var(--color-grey-0)}.chrome\:group-aria-checked\:border-primary-600:where(.copilot-chrome *):is(:where(.group)[aria-checked=true] *){border-color:var(--color-primary-600)}.chrome\:group-aria-checked\:bg-grey-0:where(.copilot-chrome *):is(:where(.group)[aria-checked=true] *){background-color:var(--color-grey-0)}.chrome\:group-aria-checked\:bg-primary-500:where(.copilot-chrome *):is(:where(.group)[aria-checked=true] *){background-color:var(--color-primary-500)}.chrome\:group-aria-checked\:bg-primary-600:where(.copilot-chrome *):is(:where(.group)[aria-checked=true] *){background-color:var(--color-primary-600)}.chrome\:group-aria-checked\:bg-primary-800:where(.copilot-chrome *):is(:where(.group)[aria-checked=true] *){background-color:var(--color-primary-800)}.chrome\:group-aria-checked\:text-grey-0:where(.copilot-chrome *):is(:where(.group)[aria-checked=true] *){color:var(--color-grey-0)}.chrome\:group-aria-checked\:text-primary-500:where(.copilot-chrome *):is(:where(.group)[aria-checked=true] *){color:var(--color-primary-500)}.chrome\:selection\:bg-grey-100:where(.copilot-chrome *) ::selection{background-color:var(--color-grey-100)}.chrome\:selection\:bg-grey-100:where(.copilot-chrome *)::selection{background-color:var(--color-grey-100)}.chrome\:selection\:bg-success-300\/100:where(.copilot-chrome *) ::selection{background-color:var(--color-success-300)}.chrome\:selection\:bg-success-300\/100:where(.copilot-chrome *)::selection{background-color:var(--color-success-300)}.chrome\:selection\:text-grey-500:where(.copilot-chrome *) ::selection{color:var(--color-grey-500)}.chrome\:selection\:text-grey-500:where(.copilot-chrome *)::selection{color:var(--color-grey-500)}.chrome\:placeholder\:text-neutral-grey-2:where(.copilot-chrome *)::placeholder{color:var(--color-neutral-grey-2)}.chrome\:before\:h-3:where(.copilot-chrome *):before{content:var(--tw-content);height:calc(var(--spacing)*3)}.chrome\:before\:bg-grey-0:where(.copilot-chrome *):before{content:var(--tw-content);background-color:var(--color-grey-0)}.chrome\:after\:min-h-\[12px\]:where(.copilot-chrome *):after{content:var(--tw-content);min-height:12px}.chrome\:after\:to-neutral-grey-4:where(.copilot-chrome *):after{content:var(--tw-content);--tw-gradient-to:var(--color-neutral-grey-4);--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}@media (hover:hover){.chrome\:hover\:bg-grey-300:where(.copilot-chrome *):hover{background-color:var(--color-grey-300)}.chrome\:hover\:bg-neutral-grey-2\/20:where(.copilot-chrome *):hover{background-color:#9b9b9e33}@supports (color:color-mix(in lab,red,red)){.chrome\:hover\:bg-neutral-grey-2\/20:where(.copilot-chrome *):hover{background-color:color-mix(in oklab,var(--color-neutral-grey-2)20%,transparent)}}.chrome\:hover\:bg-neutral-grey-2\/25:where(.copilot-chrome *):hover{background-color:#9b9b9e40}@supports (color:color-mix(in lab,red,red)){.chrome\:hover\:bg-neutral-grey-2\/25:where(.copilot-chrome *):hover{background-color:color-mix(in oklab,var(--color-neutral-grey-2)25%,transparent)}}.chrome\:hover\:bg-neutral-grey-2_5:where(.copilot-chrome *):hover{background-color:var(--color-neutral-grey-2_5)}.chrome\:hover\:bg-neutral-grey-3:where(.copilot-chrome *):hover{background-color:var(--color-neutral-grey-3)}.chrome\:hover\:bg-neutral-grey-3_5:where(.copilot-chrome *):hover{background-color:var(--color-neutral-grey-3_5)}.chrome\:hover\:bg-primary-600:where(.copilot-chrome *):hover{background-color:var(--color-primary-600)}.chrome\:hover\:bg-primary-700:where(.copilot-chrome *):hover{background-color:var(--color-primary-700)}.chrome\:hover\:bg-transparent:where(.copilot-chrome *):hover{background-color:#0000}.chrome\:hover\:text-grey-0:where(.copilot-chrome *):hover{color:var(--color-grey-0)}.chrome\:hover\:text-grey-350:where(.copilot-chrome *):hover{color:var(--color-grey-350)}.chrome\:hover\:text-neutral-grey-1:where(.copilot-chrome *):hover{color:var(--color-neutral-grey-1)}.chrome\:hover\:text-neutral-grey-2:where(.copilot-chrome *):hover{color:var(--color-neutral-grey-2)}.chrome\:hover\:text-primary-500:where(.copilot-chrome *):hover{color:var(--color-primary-500)}.chrome\:hover\:text-success-dark:where(.copilot-chrome *):hover{color:var(--color-success-dark)}.hover\:chrome\:text-neutral-grey-1:hover:where(.copilot-chrome *){color:var(--color-neutral-grey-1)}}.chrome\:focus-visible\:border-none:where(.copilot-chrome *):focus-visible{--tw-border-style:none;border-style:none}.chrome\:focus-visible\:bg-neutral-grey-3_5:where(.copilot-chrome *):focus-visible{background-color:var(--color-neutral-grey-3_5)}.chrome\:focus-visible\:outline:where(.copilot-chrome *):focus-visible{outline-style:var(--tw-outline-style);outline-width:1px}.chrome\:focus-visible\:outline-2:where(.copilot-chrome *):focus-visible{outline-style:var(--tw-outline-style);outline-width:2px}.chrome\:focus-visible\:outline-\[\#FF4E4280\]:where(.copilot-chrome *):focus-visible{outline-color:#ff4e4280}.chrome\:focus-visible\:outline-neutral-grey-4:where(.copilot-chrome *):focus-visible{outline-color:var(--color-neutral-grey-4)}.chrome\:focus-visible\:outline-primary-400:where(.copilot-chrome *):focus-visible{outline-color:var(--color-primary-400)}.chrome\:enabled\:border:where(.copilot-chrome *):enabled{border-style:var(--tw-border-style);border-width:1px}.chrome\:enabled\:border-neutral-grey-3:where(.copilot-chrome *):enabled{border-color:var(--color-neutral-grey-3)}@media (hover:hover){.chrome\:enabled\:hover\:border-transparent:where(.copilot-chrome *):enabled:hover{border-color:#0000}.chrome\:enabled\:hover\:bg-neutral-grey-3:where(.copilot-chrome *):enabled:hover{background-color:var(--color-neutral-grey-3)}.chrome\:enabled\:hover\:bg-neutral-grey-3_5:where(.copilot-chrome *):enabled:hover{background-color:var(--color-neutral-grey-3_5)}.chrome\:hover\:enabled\:bg-grey-0\/10:where(.copilot-chrome *):hover:enabled{background-color:#ffffff1a}@supports (color:color-mix(in lab,red,red)){.chrome\:hover\:enabled\:bg-grey-0\/10:where(.copilot-chrome *):hover:enabled{background-color:color-mix(in oklab,var(--color-grey-0)10%,transparent)}}.chrome\:enabled\:hover\:text-error-200:where(.copilot-chrome *):enabled:hover{color:var(--color-error-200)}.chrome\:enabled\:hover\:text-neutral-grey-2:where(.copilot-chrome *):enabled:hover{color:var(--color-neutral-grey-2)}.chrome\:enabled\:hover\:text-primary-500:where(.copilot-chrome *):enabled:hover{color:var(--color-primary-500)}}.chrome\:enabled\:focus-visible\:text-error-200:where(.copilot-chrome *):enabled:focus-visible{color:var(--color-error-200)}.chrome\:enabled\:focus-visible\:outline-neutral-grey-3:where(.copilot-chrome *):enabled:focus-visible{outline-color:var(--color-neutral-grey-3)}.chrome\:enabled\:active\:border-transparent:where(.copilot-chrome *):enabled:active{border-color:#0000}.chrome\:enabled\:active\:bg-neutral-grey-3:where(.copilot-chrome *):enabled:active{background-color:var(--color-neutral-grey-3)}.chrome\:enabled\:active\:bg-neutral-grey-3_5:where(.copilot-chrome *):enabled:active{background-color:var(--color-neutral-grey-3_5)}.chrome\:enabled\:active\:bg-neutral-grey-4:where(.copilot-chrome *):enabled:active{background-color:var(--color-neutral-grey-4)}.chrome\:enabled\:active\:text-neutral-grey-2:where(.copilot-chrome *):enabled:active{color:var(--color-neutral-grey-2)}.chrome\:enabled\:active\:text-primary-600:where(.copilot-chrome *):enabled:active{color:var(--color-primary-600)}.chrome\:disabled\:bg-neutral-grey-3:where(.copilot-chrome *):disabled{background-color:var(--color-neutral-grey-3)}.chrome\:disabled\:bg-primary-700:where(.copilot-chrome *):disabled{background-color:var(--color-primary-700)}.chrome\:disabled\:text-error-200\/50:where(.copilot-chrome *):disabled{color:#f0443880}@supports (color:color-mix(in lab,red,red)){.chrome\:disabled\:text-error-200\/50:where(.copilot-chrome *):disabled{color:color-mix(in oklab,var(--color-error-200)50%,transparent)}}.chrome\:disabled\:text-grey-350:where(.copilot-chrome *):disabled{color:var(--color-grey-350)}.chrome\:disabled\:text-neutral-grey-2:where(.copilot-chrome *):disabled{color:var(--color-neutral-grey-2)}.chrome\:disabled\:text-neutral-grey-3:where(.copilot-chrome *):disabled{color:var(--color-neutral-grey-3)}.disabled\:chrome\:text-neutral-grey-2:disabled:where(.copilot-chrome *){color:var(--color-neutral-grey-2)}@media (hover:hover){.chrome\:hover\:disabled\:text-grey-350:where(.copilot-chrome *):hover:disabled{color:var(--color-grey-350)}}.chrome\:data-\[highlighted\]\:bg-neutral-grey-3_5:where(.copilot-chrome *)[data-highlighted]{background-color:var(--color-neutral-grey-3_5)}.chrome\:data-\[state\=checked\]\:bg-primary-600:where(.copilot-chrome *)[data-state=checked]{background-color:var(--color-primary-600)}.webapp\:mt-8:where(.copilot-webapp *){margin-top:calc(var(--spacing)*8)}.webapp\:mt-16:where(.copilot-webapp *){margin-top:calc(var(--spacing)*16)}.webapp\:w-full:where(.copilot-webapp *){width:100%}.webapp\:shrink-0:where(.copilot-webapp *){flex-shrink:0}.webapp\:gap-16:where(.copilot-webapp *){gap:calc(var(--spacing)*16)}.webapp\:border-b:where(.copilot-webapp *){border-bottom-style:var(--tw-border-style);border-bottom-width:1px}.webapp\:border-grey-200:where(.copilot-webapp *){border-color:var(--color-grey-200)}.webapp\:bg-grey-0:where(.copilot-webapp *){background-color:var(--color-grey-0)}.webapp\:bg-primary-400:where(.copilot-webapp *){background-color:var(--color-primary-400)}.webapp\:p-32:where(.copilot-webapp *){padding:calc(var(--spacing)*32)}.webapp\:pl-\[43px\]:where(.copilot-webapp *){padding-left:43px}.webapp\:text-grey-0:where(.copilot-webapp *){color:var(--color-grey-0)}.webapp\:text-grey-300:where(.copilot-webapp *){color:var(--color-grey-300)}.webapp\:text-grey-400:where(.copilot-webapp *){color:var(--color-grey-400)}.webapp\:last\:border-b-0:where(.copilot-webapp *):last-child{border-bottom-style:var(--tw-border-style);border-bottom-width:0}@media (hover:hover){.webapp\:hover\:bg-grey-50:where(.copilot-webapp *):hover{background-color:var(--color-grey-50)}.webapp\:hover\:text-grey-400:where(.copilot-webapp *):hover{color:var(--color-grey-400)}}.desktop\:top-6:where(.copilot-desktop *){top:calc(var(--spacing)*6)}.desktop\:right-6:where(.copilot-desktop *){right:calc(var(--spacing)*6)}.desktop\:right-24:where(.copilot-desktop *){right:calc(var(--spacing)*24)}.desktop\:bottom-24:where(.copilot-desktop *){bottom:calc(var(--spacing)*24)}.desktop\:left-6:where(.copilot-desktop *){left:calc(var(--spacing)*6)}.desktop\:mx-0:where(.copilot-desktop *){margin-inline:calc(var(--spacing)*0)}.desktop\:mt-0:where(.copilot-desktop *){margin-top:calc(var(--spacing)*0)}.desktop\:mt-24:where(.copilot-desktop *){margin-top:calc(var(--spacing)*24)}.desktop\:mt-40:where(.copilot-desktop *){margin-top:calc(var(--spacing)*40)}.desktop\:mr-32:where(.copilot-desktop *){margin-right:calc(var(--spacing)*32)}.desktop\:ml-32:where(.copilot-desktop *){margin-left:calc(var(--spacing)*32)}.desktop\:flex-row:where(.copilot-desktop *){flex-direction:row;display:flex}.desktop\:hidden:where(.copilot-desktop *){display:none}.desktop\:h-\[44px\]:where(.copilot-desktop *){height:44px}.desktop\:max-h-\[355px\]:where(.copilot-desktop *){max-height:355px}.desktop\:w-\[142px\]:where(.copilot-desktop *){width:142px}.desktop\:w-\[200px\]:where(.copilot-desktop *){width:200px}.desktop\:w-\[508px\]:where(.copilot-desktop *){width:508px}.desktop\:w-\[736px\]:where(.copilot-desktop *){width:736px}.desktop\:max-w-\[328px\]:where(.copilot-desktop *){max-width:328px}.desktop\:max-w-\[600px\]:where(.copilot-desktop *){max-width:600px}.desktop\:flex-row:where(.copilot-desktop *){flex-direction:row}.desktop\:items-center:where(.copilot-desktop *){align-items:center}.desktop\:justify-between:where(.copilot-desktop *){justify-content:space-between}.desktop\:justify-end:where(.copilot-desktop *){justify-content:flex-end}.desktop\:gap-4:where(.copilot-desktop *){gap:calc(var(--spacing)*4)}.desktop\:gap-32:where(.copilot-desktop *){gap:calc(var(--spacing)*32)}:where(.desktop\:space-x-12:where(.copilot-desktop *)>:not(:last-child)){--tw-space-x-reverse:0;margin-inline-start:calc(calc(var(--spacing)*12)*var(--tw-space-x-reverse));margin-inline-end:calc(calc(var(--spacing)*12)*calc(1 - var(--tw-space-x-reverse)))}.desktop\:self-center:where(.copilot-desktop *){align-self:center}.desktop\:rounded:where(.copilot-desktop *){border-radius:var(--radius)}.desktop\:border-y:where(.copilot-desktop *){border-block-style:var(--tw-border-style);border-block-width:1px}.desktop\:bg-grey-0:where(.copilot-desktop *){background-color:var(--color-grey-0)}.desktop\:bg-grey-100:where(.copilot-desktop *){background-color:var(--color-grey-100)}.desktop\:fill-primary-200:where(.copilot-desktop *){fill:var(--color-primary-200)}.desktop\:stroke-\[1\.5px\]:where(.copilot-desktop *){stroke-width:1.5px}.desktop\:px-12:where(.copilot-desktop *){padding-inline:calc(var(--spacing)*12)}.desktop\:px-36:where(.copilot-desktop *){padding-inline:calc(var(--spacing)*36)}.desktop\:px-\[80px\]:where(.copilot-desktop *){padding-inline:80px}.desktop\:py-8:where(.copilot-desktop *){padding-block:calc(var(--spacing)*8)}.desktop\:pr-24:where(.copilot-desktop *){padding-right:calc(var(--spacing)*24)}.desktop\:pb-32:where(.copilot-desktop *){padding-bottom:calc(var(--spacing)*32)}.desktop\:pl-44:where(.copilot-desktop *){padding-left:calc(var(--spacing)*44)}.desktop\:after\:pb-16:where(.copilot-desktop *):after{content:var(--tw-content);padding-bottom:calc(var(--spacing)*16)}@media (hover:hover){.desktop\:hover\:bg-grey-100:where(.copilot-desktop *):hover{background-color:var(--color-grey-100)}.desktop\:hover\:bg-primary-100\/50:where(.copilot-desktop *):hover{background-color:#efeefb80}@supports (color:color-mix(in lab,red,red)){.desktop\:hover\:bg-primary-100\/50:where(.copilot-desktop *):hover{background-color:color-mix(in oklab,var(--color-primary-100)50%,transparent)}}.hover\:desktop\:bg-grey-100:hover:where(.copilot-desktop *){background-color:var(--color-grey-100)}.hover\:desktop\:text-grey-400:hover:where(.copilot-desktop *){color:var(--color-grey-400)}}.mobile\:visible:where(.copilot-mobile *){visibility:visible}.mobile\:static:where(.copilot-mobile *){position:static}.mobile\:sticky:where(.copilot-mobile *){position:sticky}.mobile\:start-12:where(.copilot-mobile *){inset-inline-start:calc(var(--spacing)*12)}.mobile\:top-0:where(.copilot-mobile *){top:calc(var(--spacing)*0)}.mobile\:top-4:where(.copilot-mobile *){top:calc(var(--spacing)*4)}.mobile\:top-8:where(.copilot-mobile *){top:calc(var(--spacing)*8)}.mobile\:top-12:where(.copilot-mobile *){top:calc(var(--spacing)*12)}.mobile\:top-\[-1px\]:where(.copilot-mobile *){top:-1px}.mobile\:top-safe-or-12:where(.copilot-mobile *){top:max(env(safe-area-inset-top),calc(var(--spacing)*12))}.mobile\:right-6:where(.copilot-mobile *){right:calc(var(--spacing)*6)}.mobile\:right-16:where(.copilot-mobile *){right:calc(var(--spacing)*16)}.mobile\:bottom-0:where(.copilot-mobile *){bottom:calc(var(--spacing)*0)}.mobile\:bottom-16:where(.copilot-mobile *){bottom:calc(var(--spacing)*16)}.mobile\:left-6:where(.copilot-mobile *){left:calc(var(--spacing)*6)}.mobile\:z-2:where(.copilot-mobile *){z-index:2}.mobile\:m-0:where(.copilot-mobile *){margin:calc(var(--spacing)*0)}.mobile\:m-16:where(.copilot-mobile *){margin:calc(var(--spacing)*16)}.mobile\:mx-2:where(.copilot-mobile *){margin-inline:calc(var(--spacing)*2)}.mobile\:mx-16:where(.copilot-mobile *){margin-inline:calc(var(--spacing)*16)}.mobile\:mx-32:where(.copilot-mobile *){margin-inline:calc(var(--spacing)*32)}.mobile\:my-0:where(.copilot-mobile *){margin-block:calc(var(--spacing)*0)}.mobile\:my-16:where(.copilot-mobile *){margin-block:calc(var(--spacing)*16)}.mobile\:mt-0:where(.copilot-mobile *){margin-top:calc(var(--spacing)*0)}.mobile\:mt-2:where(.copilot-mobile *){margin-top:calc(var(--spacing)*2)}.mobile\:mt-8:where(.copilot-mobile *){margin-top:calc(var(--spacing)*8)}.mobile\:mt-12:where(.copilot-mobile *){margin-top:calc(var(--spacing)*12)}.mobile\:mt-14:where(.copilot-mobile *){margin-top:calc(var(--spacing)*14)}.mobile\:mt-16:where(.copilot-mobile *){margin-top:calc(var(--spacing)*16)}.mobile\:mt-20:where(.copilot-mobile *){margin-top:calc(var(--spacing)*20)}.mobile\:mt-32:where(.copilot-mobile *){margin-top:calc(var(--spacing)*32)}.mobile\:mb-4:where(.copilot-mobile *){margin-bottom:calc(var(--spacing)*4)}.mobile\:-ml-8:where(.copilot-mobile *){margin-left:calc(var(--spacing)*-8)}.mobile\:flex-col:where(.copilot-mobile *){flex-direction:column;display:flex}.mobile\:flex-col-reverse:where(.copilot-mobile *){flex-direction:column-reverse;display:flex}.mobile\:line-clamp-1:where(.copilot-mobile *){-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.mobile\:block:where(.copilot-mobile *){display:block}.mobile\:hidden:where(.copilot-mobile *){display:none}.mobile\:h-20:where(.copilot-mobile *){height:calc(var(--spacing)*20)}.mobile\:h-24:where(.copilot-mobile *){height:calc(var(--spacing)*24)}.mobile\:h-\[24px\]:where(.copilot-mobile *){height:24px}.mobile\:h-\[26px\]:where(.copilot-mobile *){height:26px}.mobile\:h-\[32px\]:where(.copilot-mobile *){height:32px}.mobile\:h-\[36px\]:where(.copilot-mobile *){height:36px}.mobile\:h-\[44px\]:where(.copilot-mobile *){height:44px}.mobile\:h-\[48px\]:where(.copilot-mobile *){height:48px}.mobile\:h-\[315px\]:where(.copilot-mobile *){height:315px}.mobile\:h-full:where(.copilot-mobile *){height:100%}.mobile\:max-h-\[350px\]:where(.copilot-mobile *){max-height:350px}.mobile\:max-h-\[min\(350px\,var\(--available-height\)\)\]:where(.copilot-mobile *){max-height:min(350px,var(--available-height))}.mobile\:flex-fill:where(.copilot-mobile *){flex:auto;min-width:0;min-height:0}.mobile\:min-h-\[38px\]:where(.copilot-mobile *){min-height:38px}.mobile\:min-h-\[48px\]:where(.copilot-mobile *){min-height:48px}.mobile\:min-h-\[72px\]:where(.copilot-mobile *){min-height:72px}.mobile\:w-20:where(.copilot-mobile *){width:calc(var(--spacing)*20)}.mobile\:w-24:where(.copilot-mobile *){width:calc(var(--spacing)*24)}.mobile\:w-\[26px\]:where(.copilot-mobile *){width:26px}.mobile\:w-\[62px\]:where(.copilot-mobile *){width:62px}.mobile\:w-\[calc\(100vw-56px\)\]:where(.copilot-mobile *){width:calc(100vw - 56px)}.mobile\:w-auto:where(.copilot-mobile *){width:auto}.mobile\:w-full:where(.copilot-mobile *){width:100%}.mobile\:max-w-\[225px\]:where(.copilot-mobile *){max-width:225px}.mobile\:max-w-\[270px\]:where(.copilot-mobile *){max-width:270px}.mobile\:max-w-\[271px\]:where(.copilot-mobile *){max-width:271px}.mobile\:max-w-full:where(.copilot-mobile *){max-width:100%}.mobile\:min-w-0:where(.copilot-mobile *){min-width:calc(var(--spacing)*0)}.mobile\:flex-1:where(.copilot-mobile *){flex:1}.mobile\:grow:where(.copilot-mobile *){flex-grow:1}.mobile\:basis-full:where(.copilot-mobile *){flex-basis:100%}.mobile\:translate-x-\[30px\]:where(.copilot-mobile *){--tw-translate-x:30px;translate:var(--tw-translate-x)var(--tw-translate-y)}.mobile\:flex-col:where(.copilot-mobile *){flex-direction:column}.mobile\:flex-col-reverse:where(.copilot-mobile *){flex-direction:column-reverse}.mobile\:items-start:where(.copilot-mobile *){align-items:flex-start}.mobile\:justify-between:where(.copilot-mobile *){justify-content:space-between}.mobile\:justify-center:where(.copilot-mobile *){justify-content:center}.mobile\:justify-start:where(.copilot-mobile *){justify-content:flex-start}.mobile\:gap-0:where(.copilot-mobile *){gap:calc(var(--spacing)*0)}.mobile\:gap-12:where(.copilot-mobile *){gap:calc(var(--spacing)*12)}.mobile\:gap-16:where(.copilot-mobile *){gap:calc(var(--spacing)*16)}.mobile\:gap-20:where(.copilot-mobile *){gap:calc(var(--spacing)*20)}.mobile\:gap-24:where(.copilot-mobile *){gap:calc(var(--spacing)*24)}.mobile\:gap-32:where(.copilot-mobile *){gap:calc(var(--spacing)*32)}:where(.mobile\:space-y-12:where(.copilot-mobile *)>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing)*12)*var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing)*12)*calc(1 - var(--tw-space-y-reverse)))}.mobile\:self-center:where(.copilot-mobile *){align-self:center}.mobile\:rounded-xs:where(.copilot-mobile *){border-radius:var(--radius-xs)}.mobile\:border-b:where(.copilot-mobile *){border-bottom-style:var(--tw-border-style);border-bottom-width:1px}.mobile\:bg-grey-0:where(.copilot-mobile *){background-color:var(--color-grey-0)}.mobile\:p-16:where(.copilot-mobile *){padding:calc(var(--spacing)*16)}.mobile\:p-\[3px\]:where(.copilot-mobile *){padding:3px}.mobile\:px-0:where(.copilot-mobile *){padding-inline:calc(var(--spacing)*0)}.mobile\:px-16:where(.copilot-mobile *){padding-inline:calc(var(--spacing)*16)}.mobile\:px-18:where(.copilot-mobile *){padding-inline:calc(var(--spacing)*18)}.mobile\:px-24:where(.copilot-mobile *){padding-inline:calc(var(--spacing)*24)}.mobile\:py-0:where(.copilot-mobile *){padding-block:calc(var(--spacing)*0)}.mobile\:py-4:where(.copilot-mobile *){padding-block:calc(var(--spacing)*4)}.mobile\:py-8:where(.copilot-mobile *){padding-block:calc(var(--spacing)*8)}.mobile\:py-10:where(.copilot-mobile *){padding-block:calc(var(--spacing)*10)}.mobile\:py-12:where(.copilot-mobile *){padding-block:calc(var(--spacing)*12)}.mobile\:py-16:where(.copilot-mobile *){padding-block:calc(var(--spacing)*16)}.mobile\:py-\[22px\]:where(.copilot-mobile *){padding-block:22px}.mobile\:pt-1:where(.copilot-mobile *){padding-top:calc(var(--spacing)*1)}.mobile\:pt-16:where(.copilot-mobile *){padding-top:calc(var(--spacing)*16)}.mobile\:pt-24:where(.copilot-mobile *){padding-top:calc(var(--spacing)*24)}.mobile\:pt-48:where(.copilot-mobile *){padding-top:calc(var(--spacing)*48)}.mobile\:pt-safe:where(.copilot-mobile *){padding-top:env(safe-area-inset-top)}.mobile\:pr-16:where(.copilot-mobile *){padding-right:calc(var(--spacing)*16)}.mobile\:pr-20:where(.copilot-mobile *){padding-right:calc(var(--spacing)*20)}.mobile\:pb-0:where(.copilot-mobile *){padding-bottom:calc(var(--spacing)*0)}.mobile\:pb-\[84px\]:where(.copilot-mobile *){padding-bottom:84px}.mobile\:pb-safe:where(.copilot-mobile *){padding-bottom:env(safe-area-inset-bottom)}.mobile\:pb-safe-or-16:where(.copilot-mobile *){padding-bottom:max(env(safe-area-inset-bottom),calc(var(--spacing)*16))}.mobile\:pl-0:where(.copilot-mobile *){padding-left:calc(var(--spacing)*0)}.mobile\:pl-18:where(.copilot-mobile *){padding-left:calc(var(--spacing)*18)}.mobile\:body:where(.copilot-mobile *){font-size:14px;font-weight:400;line-height:20px}.mobile\:body:where(.copilot-mobile *):where(.copilot-mobile *){font-size:16px;line-height:24px}.mobile\:caption:where(.copilot-mobile *){font-size:12px;font-weight:400;line-height:16px}.mobile\:caption:where(.copilot-mobile *):where(.copilot-mobile *){font-size:14px;line-height:20px}.mobile\:subtitle-sb:where(.copilot-mobile *){font-size:16px;font-weight:600;line-height:24px}.mobile\:subtitle-sb:where(.copilot-mobile *):where(.copilot-mobile *){font-size:20px;line-height:24px}.mobile\:leading-24:where(.copilot-mobile *){--tw-leading:calc(var(--spacing)*24);line-height:calc(var(--spacing)*24)}.mobile\:text-grey-300:where(.copilot-mobile *){color:var(--color-grey-300)}.mobile\:text-grey-400:where(.copilot-mobile *){color:var(--color-grey-400)}.mobile\:duration-200:where(.copilot-mobile *){--tw-duration:.2s;transition-duration:.2s}.mobile\:after\:pb-safe-or-16:where(.copilot-mobile *):after{content:var(--tw-content);padding-bottom:max(env(safe-area-inset-bottom),calc(var(--spacing)*16))}.desktop-compact\:top-2:where(.copilot-desktop-compact *){top:calc(var(--spacing)*2)}.desktop-compact\:top-8:where(.copilot-desktop-compact *){top:calc(var(--spacing)*8)}.desktop-compact\:right-\[20px\]\!:where(.copilot-desktop-compact *){right:20px!important}.desktop-compact\:right-\[24px\]:where(.copilot-desktop-compact *){right:24px}.desktop-compact\:bottom-\[24px\]:where(.copilot-desktop-compact *){bottom:24px}.desktop-compact\:bottom-\[84px\]:where(.copilot-desktop-compact *){bottom:84px}.desktop-compact\:left-6:where(.copilot-desktop-compact *){left:calc(var(--spacing)*6)}.desktop-compact\:mr-24:where(.copilot-desktop-compact *){margin-right:calc(var(--spacing)*24)}.desktop-compact\:mb-24:where(.copilot-desktop-compact *){margin-bottom:calc(var(--spacing)*24)}.desktop-compact\:-ml-8:where(.copilot-desktop-compact *){margin-left:calc(var(--spacing)*-8)}.desktop-compact\:ml-\[24px\]:where(.copilot-desktop-compact *){margin-left:24px}.desktop-compact\:w-\[300px\]:where(.copilot-desktop-compact *){width:300px}.desktop-compact\:w-auto:where(.copilot-desktop-compact *){width:auto}.desktop-compact\:max-w-\[calc\(100vw-56px\)\]:where(.copilot-desktop-compact *){max-width:calc(100vw - 56px)}.desktop-compact\:gap-24:where(.copilot-desktop-compact *){gap:calc(var(--spacing)*24)}.desktop-compact\:bg-grey-100:where(.copilot-desktop-compact *){background-color:var(--color-grey-100)}.desktop-compact\:p-24:where(.copilot-desktop-compact *){padding:calc(var(--spacing)*24)}.desktop-compact\:px-24:where(.copilot-desktop-compact *){padding-inline:calc(var(--spacing)*24)}.desktop-compact\:py-24:where(.copilot-desktop-compact *){padding-block:calc(var(--spacing)*24)}.desktop-compact\:pr-16:where(.copilot-desktop-compact *){padding-right:calc(var(--spacing)*16)}.desktop-compact\:pb-0:where(.copilot-desktop-compact *){padding-bottom:calc(var(--spacing)*0)}.desktop-compact\:pb-\[200px\]:where(.copilot-desktop-compact *){padding-bottom:200px}.desktop-compact\:pl-18:where(.copilot-desktop-compact *){padding-left:calc(var(--spacing)*18)}.desktop-compact\:pl-20:where(.copilot-desktop-compact *){padding-left:calc(var(--spacing)*20)}.desktop-compact\:pl-24:where(.copilot-desktop-compact *){padding-left:calc(var(--spacing)*24)}.desktop-compact\:pl-\[24px\]:where(.copilot-desktop-compact *){padding-left:24px}@media (max-width:450px){.copilot-desktop .desktop-mini\:relative{position:relative}.copilot-desktop .desktop-mini\:right-0{right:calc(var(--spacing)*0)}.copilot-desktop .desktop-mini\:bottom-0{bottom:calc(var(--spacing)*0)}.copilot-desktop .desktop-mini\:left-2{left:calc(var(--spacing)*2)}.copilot-desktop .desktop-mini\:m-16{margin:calc(var(--spacing)*16)}.copilot-desktop .desktop-mini\:mx-0{margin-inline:calc(var(--spacing)*0)}.copilot-desktop .desktop-mini\:mx-32{margin-inline:calc(var(--spacing)*32)}.copilot-desktop .desktop-mini\:mt-12{margin-top:calc(var(--spacing)*12)}.copilot-desktop .desktop-mini\:ml-16{margin-left:calc(var(--spacing)*16)}.copilot-desktop .desktop-mini\:flex-col{flex-direction:column;display:flex}.copilot-desktop .desktop-mini\:flex-col-reverse{flex-direction:column-reverse;display:flex}.copilot-desktop .desktop-mini\:line-clamp-1{-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.copilot-desktop .desktop-mini\:h-24{height:calc(var(--spacing)*24)}.copilot-desktop .desktop-mini\:h-full{height:100%}.copilot-desktop .desktop-mini\:flex-fill{flex:auto;min-width:0;min-height:0}.copilot-desktop .desktop-mini\:w-\[300px\]{width:300px}.copilot-desktop .desktop-mini\:w-full{width:100%}.copilot-desktop .desktop-mini\:max-w-\[271px\]{max-width:271px}.copilot-desktop .desktop-mini\:max-w-full{max-width:100%}.copilot-desktop .desktop-mini\:flex-1{flex:1}.copilot-desktop .desktop-mini\:shrink-0{flex-shrink:0}.copilot-desktop .desktop-mini\:flex-col{flex-direction:column}.copilot-desktop .desktop-mini\:flex-col-reverse{flex-direction:column-reverse}.copilot-desktop .desktop-mini\:gap-12{gap:calc(var(--spacing)*12)}:where(.copilot-desktop .desktop-mini\:space-y-8>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing)*8)*var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing)*8)*calc(1 - var(--tw-space-y-reverse)))}.copilot-desktop .desktop-mini\:border-b{border-bottom-style:var(--tw-border-style);border-bottom-width:1px}.copilot-desktop .desktop-mini\:p-16{padding:calc(var(--spacing)*16)}.copilot-desktop .desktop-mini\:px-6{padding-inline:calc(var(--spacing)*6)}.copilot-desktop .desktop-mini\:px-16{padding-inline:calc(var(--spacing)*16)}.copilot-desktop .desktop-mini\:py-0{padding-block:calc(var(--spacing)*0)}.copilot-desktop .desktop-mini\:pt-16{padding-top:calc(var(--spacing)*16)}.copilot-desktop .desktop-mini\:pr-0{padding-right:calc(var(--spacing)*0)}.copilot-desktop .desktop-mini\:pr-8{padding-right:calc(var(--spacing)*8)}.copilot-desktop .desktop-mini\:pb-\[84px\]{padding-bottom:84px}.copilot-desktop .desktop-mini\:subtitle-sb{font-size:16px;font-weight:600;line-height:24px}.copilot-desktop .desktop-mini\:subtitle-sb:where(.copilot-mobile *){font-size:20px;line-height:24px}.copilot-desktop .desktop-mini\:after\:min-h-\[16px\]:after{content:var(--tw-content);min-height:16px}}.\[\&\:\:-moz-progress-bar\]\:h-6::-moz-progress-bar{height:calc(var(--spacing)*6)}.\[\&\:\:-moz-progress-bar\]\:rounded-6::-moz-progress-bar{border-radius:var(--radius-6)}.\[\&\:\:-moz-progress-bar\]\:border-0::-moz-progress-bar{border-style:var(--tw-border-style);border-width:0}.\[\&\:\:-moz-progress-bar\]\:bg-primary-600::-moz-progress-bar{background-color:var(--color-primary-600)}.\[\&\:\:-webkit-media-controls-enclosure\]\:rounded::-webkit-media-controls-enclosure{border-radius:var(--radius)}.\[\&\:\:-webkit-progress-bar\]\:h-6::-webkit-progress-bar{height:calc(var(--spacing)*6)}.\[\&\:\:-webkit-progress-bar\]\:rounded-6::-webkit-progress-bar{border-radius:var(--radius-6)}.\[\&\:\:-webkit-progress-bar\]\:border-0::-webkit-progress-bar{border-style:var(--tw-border-style);border-width:0}.\[\&\:\:-webkit-progress-bar\]\:bg-primary-200::-webkit-progress-bar{background-color:var(--color-primary-200)}.\[\&\:\:-webkit-progress-value\]\:h-6::-webkit-progress-value{height:calc(var(--spacing)*6)}.\[\&\:\:-webkit-progress-value\]\:rounded-6::-webkit-progress-value{border-radius:var(--radius-6)}.\[\&\:\:-webkit-progress-value\]\:border-0::-webkit-progress-value{border-style:var(--tw-border-style);border-width:0}.\[\&\:\:-webkit-progress-value\]\:bg-primary-600::-webkit-progress-value{background-color:var(--color-primary-600)}.mobile\:\[\&\:\:-webkit-scrollbar\]\:hidden:where(.copilot-mobile *)::-webkit-scrollbar{display:none}.\[\&\>li\]\:\[counter-increment\:item\]>li{counter-increment:item}.\[\&\>li\]\:before\:content-\[counter\(item\)\]>li:before{--tw-content:counter(item);content:var(--tw-content)}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes fade-in-down{0%{opacity:0;transform:translateY(-3%)}to{opacity:1}}@keyframes progress-bar{0%{width:0}to{width:100%}}@keyframes sound-wave{0%{transform:translate(50vw,var(--tw-translate-y))}to{transform:translate(-50vw,var(--tw-translate-y));visibility:hidden}}@keyframes slide-up{0%{transform:translateY(100vh)}to{transform:translateY(0)}}@keyframes slide-down{0%{transform:translateY(0)}to{transform:translateY(100vh)}}ion-modal::part(content){--border-radius:12px 12px 0 0;border-radius:12px 12px 0 0}:root{color-scheme:light;-webkit-tap-highlight-color:transparent;background-color:#fff;margin:0 auto;padding:2rem;font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;font-weight:400;line-height:1.5}#root{inset:calc(var(--spacing)*0);padding:calc(var(--spacing)*24);color:var(--color-grey-400);position:absolute}.invisible-scrollbar::-webkit-scrollbar{display:none}.invisible-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.native-platform *{-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.native-platform input,.native-platform textarea{-webkit-user-select:text;user-select:text}@property --tw-translate-x{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-y{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-z{syntax:"*";inherits:false;initial-value:0}@property --tw-scale-x{syntax:"*";inherits:false;initial-value:1}@property --tw-scale-y{syntax:"*";inherits:false;initial-value:1}@property --tw-scale-z{syntax:"*";inherits:false;initial-value:1}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-space-y-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-space-x-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-divide-y-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-gradient-position{syntax:"*";inherits:false}@property --tw-gradient-from{syntax:"<color>";inherits:false;initial-value:#0000}@property --tw-gradient-via{syntax:"<color>";inherits:false;initial-value:#0000}@property --tw-gradient-to{syntax:"<color>";inherits:false;initial-value:#0000}@property --tw-gradient-stops{syntax:"*";inherits:false}@property --tw-gradient-via-stops{syntax:"*";inherits:false}@property --tw-gradient-from-position{syntax:"<length-percentage>";inherits:false;initial-value:0%}@property --tw-gradient-via-position{syntax:"<length-percentage>";inherits:false;initial-value:50%}@property --tw-gradient-to-position{syntax:"<length-percentage>";inherits:false;initial-value:100%}@property --tw-mask-linear{syntax:"*";inherits:false;initial-value:linear-gradient(#fff,#fff)}@property --tw-mask-radial{syntax:"*";inherits:false;initial-value:linear-gradient(#fff,#fff)}@property --tw-mask-conic{syntax:"*";inherits:false;initial-value:linear-gradient(#fff,#fff)}@property --tw-mask-left{syntax:"*";inherits:false;initial-value:linear-gradient(#fff,#fff)}@property --tw-mask-right{syntax:"*";inherits:false;initial-value:linear-gradient(#fff,#fff)}@property --tw-mask-bottom{syntax:"*";inherits:false;initial-value:linear-gradient(#fff,#fff)}@property --tw-mask-top{syntax:"*";inherits:false;initial-value:linear-gradient(#fff,#fff)}@property --tw-mask-top-from-position{syntax:"*";inherits:false;initial-value:0%}@property --tw-mask-top-to-position{syntax:"*";inherits:false;initial-value:100%}@property --tw-mask-top-from-color{syntax:"*";inherits:false;initial-value:black}@property --tw-mask-top-to-color{syntax:"*";inherits:false;initial-value:transparent}@property --tw-leading{syntax:"*";inherits:false}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-tracking{syntax:"*";inherits:false}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@property --tw-duration{syntax:"*";inherits:false}@property --tw-ease{syntax:"*";inherits:false}@property --tw-content{syntax:"*";inherits:false;initial-value:""}@keyframes spin{to{transform:rotate(360deg)}}@keyframes pulse{50%{opacity:.5}}.Toastify__toast-icon{width:20px}
