@import"https://fonts.googleapis.com/css2?family=Jost:wght@400;500;600;700&display=swap";.btn{display:flex;align-items:center;justify-content:center;border-radius:.625rem;font-size:.8125rem;font-weight:700;--tw-bg-opacity: 1;background-color:rgba(173,31,234,var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgba(255,255,255,var(--tw-text-opacity))}.btn:focus{outline:2px solid transparent;outline-offset:2px;--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-opacity: 1;--tw-ring-color: rgba(173, 31, 234, var(--tw-ring-opacity))}.btn{transition-property:box-shadow;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s;transition-duration:.3s;height:2.5rem;padding-left:1.5rem;padding-right:1.5rem}@media (min-width: 768px){.btn{height:2.75rem}.btn{padding-left:2rem;padding-right:2rem}}.btn.small{height:2rem;padding-left:.75rem;padding-right:.75rem}.btn.primary{--tw-bg-opacity: 1;background-color:rgba(173,31,234,var(--tw-bg-opacity))}.btn.primary:focus{--tw-ring-opacity: 1;--tw-ring-color: rgba(173, 31, 234, var(--tw-ring-opacity));--tw-ring-opacity: .5}.btn.secondary{--tw-bg-opacity: 1;background-color:rgba(58,67,116,var(--tw-bg-opacity))}.btn.secondary:focus{--tw-ring-opacity: 1;--tw-ring-color: rgba(58, 67, 116, var(--tw-ring-opacity));--tw-ring-opacity: .5}.categorylabel{height:1.9rem;border-radius:.625rem;--tw-bg-opacity: 1;background-color:rgba(242,244,255,var(--tw-bg-opacity));padding-left:1rem;padding-right:1rem;font-size:.8125rem;font-weight:600;--tw-text-opacity: 1;color:rgba(70,97,230,var(--tw-text-opacity));display:inline-flex;align-items:center;text-transform:capitalize}.page-container{display:grid;grid-template-rows:auto 1fr}.page-container>.header>.nav{display:flex;align-items:center;justify-content:space-between;height:4.5rem;width:100%;padding:0 1rem;background-image:var(--gradient-pattern)}.page-container>.header>.menubackdrop{transform:translate(-100%);transition:opacity .15s 75ms cubic-bezier(.4,0,.2,1);background-color:#00000080;position:fixed;top:4.5rem;left:0;bottom:0;width:25%;opacity:0}.page-container>.header>.menubackdrop.show{transform:translate(0);opacity:100}.page-container>.header>.menu{display:grid;align-content:flex-start;gap:1.5rem;position:fixed;top:4.5rem;bottom:0;right:0;width:75%;transform:translate(100%);z-index:10;padding:1.5rem;transition:transform .15s cubic-bezier(.4,0,.2,1)}.page-container>.header>.menu.show{transform:translate(0)}.page-container>.contentWrapper{display:grid;grid-template-rows:auto 1fr;align-self:stretch;width:100%}.page-container>.contentWrapper>.contentWrapperHeader{display:flex;align-items:center;justify-content:space-between;padding:.5rem .6rem;position:sticky;top:0}@media screen and (min-width: 768px){.page-container>.header{display:grid;grid-template-columns:1fr;gap:.625rem}.page-container>.header>.nav{border-radius:.6rem;align-items:stretch;height:100%;padding:1rem}.page-container>.header>.menubackdrop{display:none}.page-container>.header>.menu{gap:.625rem;position:static;transform:translate(0);z-index:1;padding:0;width:100%}.page-container>.contentWrapper>.contentWrapperHeader{padding:.8575rem 1.5rem;margin-top:1rem;border-radius:.625rem;position:static}}@media screen and (min-width: 1024px){.page-container{grid-template-rows:1fr;grid-template-columns:auto 1fr;-moz-column-gap:1.875rem;column-gap:1.875rem;align-items:flex-start}.page-container>.header{grid-template-columns:1fr;row-gap:1.5rem;-moz-column-gap:0;column-gap:0;max-width:16rem;position:sticky;top:3.5rem}.page-container>.header>.nav{height:11.125rem;width:100%}.page-container>.header>.menu{grid-template-columns:1fr;row-gap:1.5rem}.page-container>.contentWrapper>.contentWrapperHeader{margin-top:0;top:3.5rem}}.reply{position:relative}.reply:not(:last-child):before{content:"";position:absolute;left:0;top:0;bottom:-3rem;width:1px;background-color:#647196;opacity:.1}.g{-webkit-animation:rotate 1.4s linear infinite;animation:rotate 1.4s linear infinite;transform-origin:center}.circle{-webkit-animation:spin 1.4s ease-in-out infinite;animation:spin 1.4s ease-in-out infinite;fill:none;stroke:currentColor;stroke-dasharray:100;stroke-dashoffset:0;stroke-linecap:square;stroke-width:4;transform-origin:center}@-webkit-keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(270deg)}}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(270deg)}}@-webkit-keyframes spin{0%{stroke-dashoffset:100}50%{stroke-dashoffset:20;transform:rotate(135deg)}to{stroke-dashoffset:100;transform:rotate(450deg)}}@keyframes spin{0%{stroke-dashoffset:100}50%{stroke-dashoffset:20;transform:rotate(135deg)}to{stroke-dashoffset:100;transform:rotate(450deg)}}:root{--gradient-pattern: radial-gradient( ellipse at right top, rgba(232, 77, 112, 1) 0%, rgba(163, 55, 246, 1) 60%, rgba(40, 167, 237, 1) 100% )}*,:before,:after{box-sizing:border-box}html{-moz-tab-size:4;-o-tab-size:4;tab-size:4}html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}body{font-family:system-ui,-apple-system,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji"}hr{height:0;color:inherit}abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Consolas,"Liberation Mono",Menlo,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}::-moz-focus-inner{border-style:none;padding:0}:-moz-focusring{outline:1px dotted ButtonText}:-moz-ui-invalid{box-shadow:none}legend{padding:0}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}button{background-color:transparent;background-image:none}fieldset{margin:0;padding:0}ol,ul{list-style:none;margin:0;padding:0}html{font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";line-height:1.5}body{font-family:inherit;line-height:inherit}*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:currentColor}hr{border-top-width:1px}img{border-style:solid}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input:-ms-input-placeholder,textarea:-ms-input-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:-moz-focusring{outline:auto}table{border-collapse:collapse}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}button,input,optgroup,select,textarea{padding:0;line-height:inherit;color:inherit}pre,code,kbd,samp{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]{display:none}*,:before,:after{--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-transform: translateX(var(--tw-translate-x)) translateY(var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));--tw-border-opacity: 1;border-color:rgba(229,231,235,var(--tw-border-opacity));--tw-ring-inset: var(--tw-empty, );--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgba(59, 130, 246, .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-blur: var(--tw-empty, );--tw-brightness: var(--tw-empty, );--tw-contrast: var(--tw-empty, );--tw-grayscale: var(--tw-empty, );--tw-hue-rotate: var(--tw-empty, );--tw-invert: var(--tw-empty, );--tw-saturate: var(--tw-empty, );--tw-sepia: var(--tw-empty, );--tw-drop-shadow: var(--tw-empty, );--tw-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)}[type=text],[type=email],[type=url],[type=password],[type=number],[type=date],[type=datetime-local],[type=month],[type=search],[type=tel],[type=time],[type=week],[multiple],textarea,select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;border-color:#6b7280;border-width:1px;border-radius:0;padding:.5rem .75rem;font-size:1rem;line-height:1.5rem}[type=text]:focus,[type=email]:focus,[type=url]:focus,[type=password]:focus,[type=number]:focus,[type=date]:focus,[type=datetime-local]:focus,[type=month]:focus,[type=search]:focus,[type=tel]:focus,[type=time]:focus,[type=week]:focus,[multiple]:focus,textarea:focus,select:focus{outline:2px solid transparent;outline-offset:2px;--tw-ring-inset: var(--tw-empty, );--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: #2563eb;--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);border-color:#2563eb}input::-moz-placeholder,textarea::-moz-placeholder{color:#6b7280;opacity:1}input:-ms-input-placeholder,textarea:-ms-input-placeholder{color:#6b7280;opacity:1}input::placeholder,textarea::placeholder{color:#6b7280;opacity:1}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-date-and-time-value{min-height:1.5em}select{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");background-position:right .5rem center;background-repeat:no-repeat;background-size:1.5em 1.5em;padding-right:2.5rem;-webkit-print-color-adjust:exact;color-adjust:exact}[multiple]{background-image:initial;background-position:initial;background-repeat:unset;background-size:initial;padding-right:.75rem;-webkit-print-color-adjust:unset;color-adjust:unset}[type=checkbox],[type=radio]{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:0;-webkit-print-color-adjust:exact;color-adjust:exact;display:inline-block;vertical-align:middle;background-origin:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;flex-shrink:0;height:1rem;width:1rem;color:#2563eb;background-color:#fff;border-color:#6b7280;border-width:1px}[type=checkbox]{border-radius:0}[type=radio]{border-radius:100%}[type=checkbox]:focus,[type=radio]:focus{outline:2px solid transparent;outline-offset:2px;--tw-ring-inset: var(--tw-empty, );--tw-ring-offset-width: 2px;--tw-ring-offset-color: #fff;--tw-ring-color: #2563eb;--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}[type=checkbox]:checked,[type=radio]:checked{border-color:transparent;background-color:currentColor;background-size:100% 100%;background-position:center;background-repeat:no-repeat}[type=checkbox]:checked{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z'/%3e%3c/svg%3e")}[type=radio]:checked{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='8' cy='8' r='3'/%3e%3c/svg%3e")}[type=checkbox]:checked:hover,[type=checkbox]:checked:focus,[type=radio]:checked:hover,[type=radio]:checked:focus{border-color:transparent;background-color:currentColor}[type=checkbox]:indeterminate{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 16'%3e%3cpath stroke='white' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 8h8'/%3e%3c/svg%3e");border-color:transparent;background-color:currentColor;background-size:100% 100%;background-position:center;background-repeat:no-repeat}[type=checkbox]:indeterminate:hover,[type=checkbox]:indeterminate:focus{border-color:transparent;background-color:currentColor}[type=file]{background:unset;border-color:inherit;border-width:0;border-radius:0;padding:0;font-size:unset;line-height:inherit}[type=file]:focus{outline:1px auto -webkit-focus-ring-color}body{font-family:"Jost",sans-serif,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-height:100vh;--tw-bg-opacity: 1;background-color:rgba(247,248,253,var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgba(58,67,116,var(--tw-text-opacity))}::-moz-selection{--tw-bg-opacity: 1;background-color:rgba(70,97,230,var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgba(255,255,255,var(--tw-text-opacity))}::selection{--tw-bg-opacity: 1;background-color:rgba(70,97,230,var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgba(255,255,255,var(--tw-text-opacity))}:focus:not(:focus-visible){outline:2px solid transparent;outline-offset:2px}:focus-visible{outline:2px solid transparent;outline-offset:2px;--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-opacity: 1;--tw-ring-color: rgba(70, 97, 230, var(--tw-ring-opacity))}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.page-container{min-height:100vh;max-width:1024px;margin:0 auto}@media screen and (min-width: 768px){.page-container{padding:3.5rem 2.5rem}}[type=text],[type=email],[type=url],[type=password],[type=number],[type=date],[type=datetime-local],[type=month],[type=search],[type=tel],[type=time],[type=week],[multiple],textarea,select,.select{margin-top:1rem;width:100%;border-radius:.3125rem;border-style:none;--tw-bg-opacity: 1;background-color:rgba(247,248,253,var(--tw-bg-opacity));padding:.75rem 1rem;font-size:.9375rem;outline:2px solid transparent;outline-offset:2px}[type=text]:focus,[type=email]:focus,[type=url]:focus,[type=password]:focus,[type=number]:focus,[type=date]:focus,[type=datetime-local]:focus,[type=month]:focus,[type=search]:focus,[type=tel]:focus,[type=time]:focus,[type=week]:focus,[multiple]:focus,textarea:focus,select:focus,.select:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-opacity: 1;--tw-ring-color: rgba(70, 97, 230, var(--tw-ring-opacity))}[type=text]:focus-visible,[type=email]:focus-visible,[type=url]:focus-visible,[type=password]:focus-visible,[type=number]:focus-visible,[type=date]:focus-visible,[type=datetime-local]:focus-visible,[type=month]:focus-visible,[type=search]:focus-visible,[type=tel]:focus-visible,[type=time]:focus-visible,[type=week]:focus-visible,[multiple]:focus-visible,textarea:focus-visible,select:focus-visible,.select:focus-visible{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-opacity: 1;--tw-ring-color: rgba(70, 97, 230, var(--tw-ring-opacity))}@media (min-width: 768px){[type=text],[type=email],[type=url],[type=password],[type=number],[type=date],[type=datetime-local],[type=month],[type=search],[type=tel],[type=time],[type=week],[multiple],textarea,select,.select{padding-left:1.5rem;padding-right:1.5rem}}[type=text][aria-invalid=true]:not(:focus),[type=email][aria-invalid=true]:not(:focus),[type=url][aria-invalid=true]:not(:focus),[type=password][aria-invalid=true]:not(:focus),[type=number][aria-invalid=true]:not(:focus),[type=date][aria-invalid=true]:not(:focus),[type=datetime-local][aria-invalid=true]:not(:focus),[type=month][aria-invalid=true]:not(:focus),[type=search][aria-invalid=true]:not(:focus),[type=tel][aria-invalid=true]:not(:focus),[type=time][aria-invalid=true]:not(:focus),[type=week][aria-invalid=true]:not(:focus),[multiple][aria-invalid=true]:not(:focus),textarea[aria-invalid=true]:not(:focus),select[aria-invalid=true]:not(:focus),.select[aria-invalid=true]:not(:focus){--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}[type=text][aria-invalid=true]:not(:focus),[type=email][aria-invalid=true]:not(:focus),[type=url][aria-invalid=true]:not(:focus),[type=password][aria-invalid=true]:not(:focus),[type=number][aria-invalid=true]:not(:focus),[type=date][aria-invalid=true]:not(:focus),[type=datetime-local][aria-invalid=true]:not(:focus),[type=month][aria-invalid=true]:not(:focus),[type=search][aria-invalid=true]:not(:focus),[type=tel][aria-invalid=true]:not(:focus),[type=time][aria-invalid=true]:not(:focus),[type=week][aria-invalid=true]:not(:focus),[multiple][aria-invalid=true]:not(:focus),textarea[aria-invalid=true]:not(:focus),select[aria-invalid=true]:not(:focus),.select[aria-invalid=true]:not(:focus){--tw-ring-opacity: 1;--tw-ring-color: rgba(215, 55, 55, var(--tw-ring-opacity))}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.absolute{position:absolute}.relative{position:relative}.top-0{top:0px}.top-12{top:3rem}.top-10{top:2.5rem}.z-50{z-index:50}.z-10{z-index:10}.mx-6{margin-left:1.5rem;margin-right:1.5rem}.my-8{margin-top:2rem;margin-bottom:2rem}.mx-auto{margin-left:auto;margin-right:auto}.mt-10{margin-top:2.5rem}.mt-8{margin-top:2rem}.mt-2{margin-top:.5rem}.mt-16{margin-top:4rem}.mt-9{margin-top:2.25rem}.mt-3{margin-top:.75rem}.mt-6{margin-top:1.5rem}.mt-4{margin-top:1rem}.mt-1{margin-top:.25rem}.mt-14{margin-top:3.5rem}.ml-auto{margin-left:auto}.mr-2{margin-right:.5rem}.ml-1{margin-left:.25rem}.mr-3{margin-right:.75rem}.ml-2{margin-left:.5rem}.mt-0{margin-top:0}.mr-4{margin-right:1rem}.mb-2{margin-bottom:.5rem}.-ml-2{margin-left:-.5rem}.-mb-2{margin-bottom:-.5rem}.ml-4{margin-left:1rem}.mt-\[\.125rem\]{margin-top:.125rem}.mr-1{margin-right:.25rem}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.h-12{height:3rem}.h-10{height:2.5rem}.h-6{height:1.5rem}.h-2{height:.5rem}.h-screen{height:100vh}.max-h-60{max-height:15rem}.w-full{width:100%}.w-10{width:2.5rem}.w-16{width:4rem}.w-40{width:10rem}.w-6{width:1.5rem}.w-2{width:.5rem}.max-w-md{max-width:28rem}.max-w-\[44ch\]{max-width:44ch}.flex-grow{flex-grow:1}.-translate-y-1\/2{--tw-translate-y: -50%;transform:var(--tw-transform)}.translate-y-10{--tw-translate-y: 2.5rem;transform:var(--tw-transform)}.translate-y-0{--tw-translate-y: 0px;transform:var(--tw-transform)}.scale-95{--tw-scale-x: .95;--tw-scale-y: .95;transform:var(--tw-transform)}.scale-100{--tw-scale-x: 1;--tw-scale-y: 1;transform:var(--tw-transform)}.transform{transform:var(--tw-transform)}.cursor-pointer{cursor:pointer}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.flex-row-reverse{flex-direction:row-reverse}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.gap-3{gap:.75rem}.gap-5{gap:1.25rem}.space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}.space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(1rem * var(--tw-space-x-reverse));margin-left:calc(1rem * calc(1 - var(--tw-space-x-reverse)))}.space-y-8>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(2rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(2rem * var(--tw-space-y-reverse))}.space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.5rem * var(--tw-space-x-reverse));margin-left:calc(.5rem * calc(1 - var(--tw-space-x-reverse)))}.space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.5rem * var(--tw-space-y-reverse))}.divide-y>:not([hidden])~:not([hidden]){--tw-divide-y-reverse: 0;border-top-width:calc(1px * calc(1 - var(--tw-divide-y-reverse)));border-bottom-width:calc(1px * var(--tw-divide-y-reverse))}.divide-light>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgba(140,146,179,var(--tw-divide-opacity))}.divide-secondary>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgba(58,67,116,var(--tw-divide-opacity))}.divide-opacity-25>:not([hidden])~:not([hidden]){--tw-divide-opacity: .25}.divide-opacity-10>:not([hidden])~:not([hidden]){--tw-divide-opacity: .1}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.whitespace-nowrap{white-space:nowrap}.rounded{border-radius:.625rem}.rounded-full{border-radius:9999px}.border-b{border-bottom-width:1px}.border-light{--tw-border-opacity: 1;border-color:rgba(140,146,179,var(--tw-border-opacity))}.border-opacity-40{--tw-border-opacity: .4}.bg-blue-600{--tw-bg-opacity: 1;background-color:rgba(37,99,235,var(--tw-bg-opacity))}.bg-white{--tw-bg-opacity: 1;background-color:rgba(255,255,255,var(--tw-bg-opacity))}.bg-alternate-light{--tw-bg-opacity: 1;background-color:rgba(242,244,255,var(--tw-bg-opacity))}.bg-primary{--tw-bg-opacity: 1;background-color:rgba(173,31,234,var(--tw-bg-opacity))}.bg-dark{--tw-bg-opacity: 1;background-color:rgba(55,63,104,var(--tw-bg-opacity))}.bg-background{--tw-bg-opacity: 1;background-color:rgba(247,248,253,var(--tw-bg-opacity))}.bg-alternate{--tw-bg-opacity: 1;background-color:rgba(70,97,230,var(--tw-bg-opacity))}.bg-status-planned{--tw-bg-opacity: 1;background-color:rgba(244,159,133,var(--tw-bg-opacity))}.bg-status-in-progress{--tw-bg-opacity: 1;background-color:rgba(173,31,234,var(--tw-bg-opacity))}.bg-status-live{--tw-bg-opacity: 1;background-color:rgba(98,188,250,var(--tw-bg-opacity))}.bg-danger{--tw-bg-opacity: 1;background-color:rgba(215,55,55,var(--tw-bg-opacity))}.p-8{padding:2rem}.p-6{padding:1.5rem}.p-2{padding:.5rem}.p-3{padding:.75rem}.p-4{padding:1rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.py-8{padding-top:2rem;padding-bottom:2rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.px-3{padding-left:.75rem;padding-right:.75rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.pb-5{padding-bottom:1.25rem}.pl-6{padding-left:1.5rem}.text-left{text-align:left}.text-center{text-align:center}.text-2xl{font-size:1.5rem;line-height:2rem}.text-small{font-size:.8125rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-6xl{font-size:3.75rem;line-height:1}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-regular{font-size:.9375rem}.text-xs{font-size:.75rem;line-height:1rem}.font-bold{font-weight:700}.font-semibold{font-weight:600}.font-medium{font-weight:500}.leading-none{line-height:1}.text-blue-600{--tw-text-opacity: 1;color:rgba(37,99,235,var(--tw-text-opacity))}.text-alternate{--tw-text-opacity: 1;color:rgba(70,97,230,var(--tw-text-opacity))}.text-light{--tw-text-opacity: 1;color:rgba(100,113,150,var(--tw-text-opacity))}.text-white{--tw-text-opacity: 1;color:rgba(255,255,255,var(--tw-text-opacity))}.text-danger{--tw-text-opacity: 1;color:rgba(215,55,55,var(--tw-text-opacity))}.text-secondary{--tw-text-opacity: 1;color:rgba(58,67,116,var(--tw-text-opacity))}.text-primary{--tw-text-opacity: 1;color:rgba(173,31,234,var(--tw-text-opacity))}.text-\[\#CDD2EE\]{--tw-text-opacity: 1;color:rgba(205,210,238,var(--tw-text-opacity))}.text-default{--tw-text-opacity: 1;color:rgba(58,67,116,var(--tw-text-opacity))}.opacity-0{opacity:0}.opacity-100{opacity:1}.opacity-75{opacity:.75}.shadow-dropdown{--tw-shadow: 0px 10px 40px -7px rgba(55, 63, 104, .350492);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.filter{filter:var(--tw-filter)}.transition{transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-100{transition-duration:.1s}.duration-75{transition-duration:75ms}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}.ease-in{transition-timing-function:cubic-bezier(.4,0,1,1)}.before\:absolute:before{content:"";position:absolute}.before\:bottom-0:before{content:"";bottom:0px}.before\:h-1:before{content:"";height:.25rem}.before\:w-1\/2:before{content:"";width:50%}.before\:translate-x-full:before{content:"";--tw-translate-x: 100%;transform:var(--tw-transform)}.before\:bg-blue-600:before{content:"";--tw-bg-opacity: 1;background-color:rgba(37,99,235,var(--tw-bg-opacity))}.before\:transition-transform:before{content:"";transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.hover\:bg-white:hover{--tw-bg-opacity: 1;background-color:rgba(255,255,255,var(--tw-bg-opacity))}.hover\:text-primary:hover{--tw-text-opacity: 1;color:rgba(173,31,234,var(--tw-text-opacity))}.hover\:text-black:hover{--tw-text-opacity: 1;color:rgba(0,0,0,var(--tw-text-opacity))}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}@media (min-width: 768px){.md\:left-0{left:0px}.md\:mt-16{margin-top:4rem}.md\:mt-6{margin-top:1.5rem}.md\:mt-5{margin-top:1.25rem}.md\:ml-6{margin-left:1.5rem}.md\:block{display:block}.md\:inline-block{display:inline-block}.md\:flex{display:flex}.md\:hidden{display:none}.md\:h-14{height:3.5rem}.md\:w-14{width:3.5rem}.md\:flex-row{flex-direction:row}.md\:gap-10{gap:2.5rem}.md\:p-10{padding:2.5rem}.md\:p-4{padding:1rem}.md\:p-0{padding:0}.md\:p-6{padding:1.5rem}.md\:px-8{padding-left:2rem;padding-right:2rem}.md\:py-10{padding-top:2.5rem;padding-bottom:2.5rem}.md\:py-14{padding-top:3.5rem;padding-bottom:3.5rem}.md\:px-2{padding-left:.5rem;padding-right:.5rem}.md\:py-1{padding-top:.25rem;padding-bottom:.25rem}.md\:py-7{padding-top:1.75rem;padding-bottom:1.75rem}.md\:text-2xl{font-size:1.5rem;line-height:2rem}.md\:text-regular{font-size:.9375rem}.md\:text-xl{font-size:1.25rem;line-height:1.75rem}}@media (min-width: 1024px){.lg\:mt-0{margin-top:0}.lg\:block{display:block}.lg\:hidden{display:none}.lg\:w-28{width:7rem}.lg\:flex-col{flex-direction:column}.lg\:flex-col-reverse{flex-direction:column-reverse}}@media (max-width: 767px){.mobile\:right-0{right:0px}.mobile\:hidden{display:none}.mobile\:space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.5rem * var(--tw-space-x-reverse));margin-left:calc(.5rem * calc(1 - var(--tw-space-x-reverse)))}.mobile\:text-small{font-size:.8125rem}}@media (min-width: 475px){.xs\:mx-auto{margin-left:auto;margin-right:auto}}
