@import url(https://fonts.googleapis.com/css2?family=Hind+Siliguri:wght@300;400;500;600;700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Baloo+Da+2:wght@400;500;600;700;800&display=swap);@import url(https://fonts.googleapis.com/css2?family=Atma:wght@300;400;500;600;700&display=swap);*{margin:0;padding:0;box-sizing:border-box}html{--scrollbarBG:#e8eaf6;--thumbBG:#2a2a57}body::-webkit-scrollbar{width:13px}body{width:100%;height:100vh;scrollbar-width:thin;scrollbar-color:#2a2a57 #e8eaf6;scrollbar-color:var(--thumbBG) var(--scrollbarBG)}body::-webkit-scrollbar-track{--tw-shadow:0 1px 2px 0 rgba(0,0,0,0.05);box-shadow:0 0 transparent,0 0 transparent,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow);background:#e8eaf6;background:var(--scrollbarBG)}body::-webkit-scrollbar-thumb{background-color:#2a2a57;background-color:var(--thumbBG);border-radius:6px;border:3px solid #e8eaf6;border:3px solid var(--scrollbarBG)}.comment-scroll{width:100%;scrollbar-width:thin;scrollbar-color:var(--thumb) var(--scrollbar)}.comment-scroll::-webkit-scrollbar-track{--tw-shadow:0 1px 2px 0 rgba(0,0,0,0.05);box-shadow:0 0 transparent,0 0 transparent,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow);background:var(--scrollbar)}.comment-scroll::-webkit-scrollbar-thumb{background-color:var(--thumb);border-radius:6px;border:3px solid var(--scrollbar)}.swiper-button-next,.swiper-button-prev{color:#2a2a57!important;top:55%!important}.swiper-pagination-bullet-active{background-color:#2a2a57!important}.swiper-button-next:after,.swiper-button-prev:after{font-size:24px!important}.swiper-container{width:100%!important;padding-bottom:40px!important}@media (max-width:768px){.swiper-button-next,.swiper-button-prev{top:70%!important}}@media (min-width:640px){table{display:inline-table!important}thead th{font-weight:400}thead tr:not(:first-child){display:none}}@media (max-width:639px){td:not(:last-child){border-bottom:0}th:not(:last-child){border-bottom:2px solid rgba(0,0,0,.1)}thead th{font-weight:400}}.MuiIconButton-root{color:#3f51b5!important;padding:1px!important;margin-left:10px!important;background-color:#f5f5f5!important;border:1px solid #d3d3d3!important}.MuiIconButton-label{padding:5px!important}.wave{-webkit-animation-name:wave-animation;animation-name:wave-animation;-webkit-animation-duration:2.5s;animation-duration:2.5s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-transform-origin:70% 70%;transform-origin:70% 70%;display:inline-block}@-webkit-keyframes wave-animation{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}10%{-webkit-transform:rotate(14deg);transform:rotate(14deg)}20%{-webkit-transform:rotate(-8deg);transform:rotate(-8deg)}30%{-webkit-transform:rotate(14deg);transform:rotate(14deg)}40%{-webkit-transform:rotate(-4deg);transform:rotate(-4deg)}50%{-webkit-transform:rotate(10deg);transform:rotate(10deg)}60%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes wave-animation{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}10%{-webkit-transform:rotate(14deg);transform:rotate(14deg)}20%{-webkit-transform:rotate(-8deg);transform:rotate(-8deg)}30%{-webkit-transform:rotate(14deg);transform:rotate(14deg)}40%{-webkit-transform:rotate(-4deg);transform:rotate(-4deg)}50%{-webkit-transform:rotate(10deg);transform:rotate(10deg)}60%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}.announcement{width:100%;padding:25px;border-radius:10px;border:1px solid #adadad;margin-bottom:20px}.announcement__informationContainer{display:flex;align-items:center;justify-content:space-between}.announcement__infoSection{display:flex;align-items:center}.announcement__nameAndDate{margin-left:10px}.announcement__name{font-weight:600}.announcement__date{color:#424242;font-size:14px;margin-top:2px}.announcement__imageContainer>img{height:50px;width:50px;border-radius:9999px}.announcement__content{margin-top:15px}.class{width:55%;margin:auto}@media screen and (max-width:768px){.class{width:100%}}.class__nameBox{width:100%;background-color:#1e293b;color:#fff;height:180px;margin-top:20px;border-radius:10px;display:flex;flex-direction:column;align-items:flex-start;padding:30px;font-weight:700;font-size:18px}.class__announce_box{width:100%;padding:20px;margin-bottom:35px;box-shadow:0 1px 6px -2px #595785;justify-content:space-between;border-radius:15px;margin-top:30px}.class__announce{display:flex;align-items:center}.class__announce>img{height:50px;width:50px;border-radius:9999px}.class__announce>input{border:2px dashed #e0e0e0;border-radius:10px;padding:10px;width:100%;margin-left:20px;margin-right:5px;font-size:17px;outline:none;background-color:#fafafa}.class__announce>input::-webkit-input-placeholder{color:#727272;letter-spacing:.5px}.class__announce>input:-ms-input-placeholder{color:#727272;letter-spacing:.5px}.class__announce>input::placeholder{color:#727272;letter-spacing:.5px}header{transition:all .3s ease-in-out}.Navbar_scrolled__1-XDa header{background:hsla(0,0%,100%,.75);backdrop-filter:saturate(180%) blur(5px);-webkit-backdrop-filter:saturate(180%) blur(5px);transition:all .3s ease-in-out;box-shadow:0 3px 30px rgba(0,0,0,.16);z-index:899!important}.Navbar_active__1hqgn{position:relative;color:#003857;font-weight:700;border-bottom:2px solid #00486e}.image__upload{display:flex;flex-direction:column;align-items:center;margin:20px 0 50px}.input__holder{max-width:600px;padding:20px 40px;background:#fafafa;box-shadow:5px 5px 10px -5px -5px 10px #e7e7e7 #f5f5f5;border-radius:10px}.caption__upload{width:100%;margin-bottom:15px;font-family:Hind Siliguri;font-size:14px}.file__upload{width:100%;height:40px;margin-bottom:15px}.button__upload{width:100%;background-color:#1e293b;font-family:Hind Siliguri;font-size:16px;margin-bottom:10px}.post{border-radius:10px;margin:0 auto 45px;max-width:600px;background:#fafafa;box-shadow:5px 5px 10px #e7e7e7,-5px -5px 10px #f5f5f5;border:1px solid #d3d3d3}.post__image{width:100%;object-fit:contain}.post__header{display:flex;align-items:center;padding:20px 20px 10px}.post__header h3{margin-left:10px}.post_cap{padding:0 0 15px 25px}.comments__box{padding:20px;overflow:scroll;max-height:200px;overflow-x:hidden}.scrollbar-w-2::-webkit-scrollbar{width:.25rem;height:.25rem}.scrollbar-track-blue-lighter::-webkit-scrollbar-track{--bg-opacity:1;background-color:#f7fafc;background-color:rgba(247,250,252,var(--bg-opacity))}.scrollbar-thumb-blue::-webkit-scrollbar-thumb{--bg-opacity:1;background-color:#edf2f7;background-color:rgba(237,242,247,var(--bg-opacity))}.scrollbar-thumb-rounded::-webkit-scrollbar-thumb{border-radius:.25rem}.classCard__upper{background-color:#1e293b;height:90px;position:relative;color:#fff;padding:10px;border-bottom:1px solid #dcdcdc}.classCard{width:100%;border:1px solid #dcdcdc;border-radius:5px;overflow:hidden;cursor:pointer;margin-bottom:10px}.classCard__middle{height:120px;border-bottom:1px solid #dcdcdc;background-color:#f5f5f5}.classCard__creatorPhoto{position:absolute;right:15px;border-radius:9999px;width:80px}.classCard__className{font-weight:600;font-size:26px}.classCard__creatorName{position:absolute;bottom:12px;font-size:15px}.classCard__lower{display:flex;flex-direction:row-reverse;padding:10px}.dashboard__404{display:flex;align-items:center;justify-content:center;font-size:20px}.dashboard__classContainer{display:grid;padding:20px 5px;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));grid-gap:20px}@media screen and (max-width:768px){.dashboard__classContainer{padding:35px}}

/*! tailwindcss v2.2.17 | MIT License | https://tailwindcss.com */

/*! modern-normalize v1.1.0 | MIT License | https://github.com/sindresorhus/modern-normalize */html{tab-size:4;line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0;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,pre,samp{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}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}::-moz-focus-inner{border-style:none;padding:0}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,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}button{background-color:transparent;background-image:none}fieldset,ol,ul{margin:0;padding:0}ol,ul{list-style:none}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}*,:after,:before{box-sizing:border-box;border:0 solid}hr{border-top-width:1px}img{border-style:solid}textarea{resize:vertical}input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:#bdbdbd}input:-ms-input-placeholder,textarea:-ms-input-placeholder{color:#bdbdbd}input::placeholder,textarea::placeholder{color:#bdbdbd}[role=button],button{cursor:pointer}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}code,kbd,pre,samp{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]{display:none}*,:after,:before{--tw-border-opacity:1;border-color:rgba(238,238,238,var(--tw-border-opacity))}[type=date],[type=email],[type=month],[type=number],[type=password],[type=search],[type=text],[type=time],[type=url],select,textarea{-webkit-appearance:none;appearance:none;background-color:#fff;border-color:#9e9e9e;border-width:1px;border-radius:0;padding:.5rem .75rem;font-size:1rem;line-height:1.5rem;--tw-shadow:0 0 transparent}[type=date]:focus,[type=email]:focus,[type=month]:focus,[type=number]:focus,[type=password]:focus,[type=search]:focus,[type=text]:focus,[type=time]:focus,[type=url]:focus,select:focus,textarea: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:#1e88e5;--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);border-color:#1e88e5}input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:#9e9e9e;opacity:1}input:-ms-input-placeholder,textarea:-ms-input-placeholder{color:#9e9e9e;opacity:1}input::placeholder,textarea::placeholder{color:#9e9e9e;opacity:1}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-date-and-time-value{min-height:1.5em}::-webkit-datetime-edit,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-meridiem-field,::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-minute-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-second-field,::-webkit-datetime-edit-year-field{padding-top:0;padding-bottom:0}select{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3E%3Cpath stroke='%239e9e9e' 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;color-adjust:exact}[type=radio],select{-webkit-print-color-adjust:exact}[type=radio]{-webkit-appearance:none;appearance:none;padding:0;color-adjust:exact;display:inline-block;vertical-align:middle;background-origin:border-box;-webkit-user-select:none;-ms-user-select:none;user-select:none;flex-shrink:0;height:1rem;width:1rem;color:#1e88e5;background-color:#fff;border-color:#9e9e9e;border-width:1px;--tw-shadow:0 0 transparent;border-radius:100%}[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:#1e88e5;--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)}[type=radio]:checked{background-size:100% 100%;background-position:50%;background-repeat:no-repeat;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 16 16' fill='%23fff' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='8' cy='8' r='3'/%3E%3C/svg%3E")}[type=radio]:checked,[type=radio]:checked:focus,[type=radio]:checked:hover{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}.container{width:100%}@media (min-width:640px){.container{max-width:640px}}@media (min-width:768px){.container{max-width:768px}}@media (min-width:1024px){.container{max-width:1024px}}@media (min-width:1280px){.container{max-width:1280px}}@media (min-width:1536px){.container{max-width:1536px}}.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}.pointer-events-none{pointer-events:none}.visible{visibility:visible}.invisible{visibility:hidden}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:-webkit-sticky;position:sticky}.inset-0{right:0;left:0}.inset-0,.inset-y-0{top:0;bottom:0}.top-0{top:0}.top-20{top:5rem}.top-full{top:100%}.right-0{right:0}.right-auto{right:auto}.bottom-0{bottom:0}.left-0{left:0}.z-10{z-index:10}.z-30{z-index:30}.z-40{z-index:40}.z-50{z-index:50}.order-1{order:1}.order-2{order:2}.col-span-4{grid-column:span 4/span 4}.col-span-8{grid-column:span 8/span 8}.m-3{margin:.75rem}.m-7{margin:1.75rem}.m-auto{margin:auto}.-m-4{margin:-1rem}.mx-2{margin-left:.5rem;margin-right:.5rem}.mx-3{margin-left:.75rem;margin-right:.75rem}.mx-4{margin-left:1rem;margin-right:1rem}.mx-8{margin-left:2rem;margin-right:2rem}.mx-auto{margin-left:auto;margin-right:auto}.my-1{margin-top:.25rem;margin-bottom:.25rem}.my-2{margin-top:.5rem;margin-bottom:.5rem}.my-3{margin-top:.75rem;margin-bottom:.75rem}.my-4{margin-top:1rem;margin-bottom:1rem}.my-5{margin-top:1.25rem;margin-bottom:1.25rem}.my-6{margin-top:1.5rem;margin-bottom:1.5rem}.my-10{margin-top:2.5rem;margin-bottom:2.5rem}.my-12{margin-top:3rem;margin-bottom:3rem}.mt-0{margin-top:0}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.mt-10{margin-top:2.5rem}.mt-12{margin-top:3rem}.mt-16{margin-top:4rem}.mt-0\.5{margin-top:.125rem}.-mt-2{margin-top:-.5rem}.-mt-4{margin-top:-1rem}.-mt-6{margin-top:-1.5rem}.-mt-10{margin-top:-2.5rem}.-mt-12{margin-top:-3rem}.-mt-16{margin-top:-4rem}.mr-0{margin-right:0}.mr-1{margin-right:.25rem}.mr-2{margin-right:.5rem}.mr-3{margin-right:.75rem}.mr-4{margin-right:1rem}.mr-5{margin-right:1.25rem}.mr-8{margin-right:2rem}.mr-16{margin-right:4rem}.mr-auto{margin-right:auto}.-mr-2{margin-right:-.5rem}.-mr-48{margin-right:-12rem}.mb-0{margin-bottom:0}.mb-1{margin-bottom:.25rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}.mb-6{margin-bottom:1.5rem}.mb-7{margin-bottom:1.75rem}.mb-8{margin-bottom:2rem}.mb-10{margin-bottom:2.5rem}.mb-12{margin-bottom:3rem}.mb-16{margin-bottom:4rem}.mb-24{margin-bottom:6rem}.-mb-2{margin-bottom:-.5rem}.-mb-3{margin-bottom:-.75rem}.-mb-px{margin-bottom:-1px}.ml-1{margin-left:.25rem}.ml-2{margin-left:.5rem}.ml-3{margin-left:.75rem}.ml-4{margin-left:1rem}.ml-28{margin-left:7rem}.ml-auto{margin-left:auto}.-ml-2{margin-left:-.5rem}.last\:mr-0:last-child{margin-right:0}.last\:mb-0:last-child{margin-bottom:0}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.grid{display:grid}.contents{display:contents}.hidden{display:none}.h-1{height:.25rem}.h-2{height:.5rem}.h-3{height:.75rem}.h-4{height:1rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-7{height:1.75rem}.h-8{height:2rem}.h-9{height:2.25rem}.h-10{height:2.5rem}.h-12{height:3rem}.h-16{height:4rem}.h-20{height:5rem}.h-24{height:6rem}.h-32{height:8rem}.h-36{height:9rem}.h-40{height:10rem}.h-48{height:12rem}.h-52{height:13rem}.h-2\.5{height:.625rem}.h-full{height:100%}.h-screen{height:100vh}.max-h-full{max-height:100%}.min-h-full{min-height:100%}.min-h-screen{min-height:100vh}.w-2{width:.5rem}.w-3{width:.75rem}.w-4{width:1rem}.w-5{width:1.25rem}.w-6{width:1.5rem}.w-8{width:2rem}.w-9{width:2.25rem}.w-10{width:2.5rem}.w-12{width:3rem}.w-16{width:4rem}.w-20{width:5rem}.w-24{width:6rem}.w-28{width:7rem}.w-32{width:8rem}.w-36{width:9rem}.w-40{width:10rem}.w-44{width:11rem}.w-48{width:12rem}.w-52{width:13rem}.w-56{width:14rem}.w-60{width:15rem}.w-64{width:16rem}.w-72{width:18rem}.w-80{width:20rem}.w-96{width:24rem}.w-128{width:32rem}.w-auto{width:auto}.w-px{width:1px}.w-2\.5{width:.625rem}.w-1\/2{width:50%}.w-1\/5{width:20%}.w-4\/5{width:80%}.w-1\/6,.w-2\/12{width:16.666667%}.w-5\/12{width:41.666667%}.w-6\/12{width:50%}.w-8\/12{width:66.666667%}.w-10\/12{width:83.333333%}.w-full{width:100%}.w-screen{width:100vw}.min-w-0{min-width:0}.min-w-full{min-width:100%}.max-w-xs{max-width:20rem}.max-w-sm{max-width:24rem}.max-w-md{max-width:28rem}.max-w-lg{max-width:32rem}.max-w-xl{max-width:36rem}.max-w-2xl{max-width:42rem}.max-w-3xl{max-width:48rem}.max-w-4xl{max-width:56rem}.max-w-5xl{max-width:64rem}.max-w-7xl{max-width:80rem}.max-w-screen-lg{max-width:1024px}.flex-1{flex:1 1 0%}.flex-auto{flex:1 1 auto}.flex-shrink-0{flex-shrink:0}.flex-grow{flex-grow:1}.table-auto{table-layout:auto}.origin-top-right{-webkit-transform-origin:top right;transform-origin:top right}.transform{--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;-webkit-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));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))}.translate-x-0{--tw-translate-x:0px}.-translate-x-64{--tw-translate-x:-16rem}.translate-y-0{--tw-translate-y:0px}.translate-y-4{--tw-translate-y:1rem}.-translate-y-2{--tw-translate-y:-0.5rem}.translate-y-1\/2{--tw-translate-y:50%}.rotate-90{--tw-rotate:90deg}@-webkit-keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes ping{75%,to{-webkit-transform:scale(2);transform:scale(2);opacity:0}}@keyframes ping{75%,to{-webkit-transform:scale(2);transform:scale(2);opacity:0}}@-webkit-keyframes pulse{50%{opacity:.5}}@keyframes pulse{50%{opacity:.5}}@-webkit-keyframes bounce{0%,to{-webkit-transform:translateY(-25%);transform:translateY(-25%);-webkit-animation-timing-function:cubic-bezier(.8,0,1,1);animation-timing-function:cubic-bezier(.8,0,1,1)}50%{-webkit-transform:none;transform:none;-webkit-animation-timing-function:cubic-bezier(0,0,.2,1);animation-timing-function:cubic-bezier(0,0,.2,1)}}@keyframes bounce{0%,to{-webkit-transform:translateY(-25%);transform:translateY(-25%);-webkit-animation-timing-function:cubic-bezier(.8,0,1,1);animation-timing-function:cubic-bezier(.8,0,1,1)}50%{-webkit-transform:none;transform:none;-webkit-animation-timing-function:cubic-bezier(0,0,.2,1);animation-timing-function:cubic-bezier(0,0,.2,1)}}.animate-spin{-webkit-animation:spin 1s linear infinite;animation:spin 1s linear infinite}.animate-pulse{-webkit-animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite;animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}.cursor-pointer{cursor:pointer}.cursor-not-allowed{cursor:not-allowed}.select-none{-webkit-user-select:none;-ms-user-select:none;user-select:none}.resize{resize:both}.list-inside{list-style-position:inside}.list-none{list-style-type:none}.list-disc{list-style-type:disc}.appearance-none{-webkit-appearance:none;appearance:none}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.flex-col-reverse{flex-direction:column-reverse}.flex-wrap{flex-wrap:wrap}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.items-stretch{align-items:stretch}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-5{gap:1.25rem}.gap-6{gap:1.5rem}.gap-8{gap:2rem}.gap-10{gap:2.5rem}.gap-12{gap:3rem}.gap-x-2{-webkit-column-gap:.5rem;column-gap:.5rem}.gap-y-1{row-gap:.25rem}.gap-y-6{row-gap:1.5rem}.space-x-5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(1.25rem*var(--tw-space-x-reverse));margin-left:calc(1.25rem*(1 - var(--tw-space-x-reverse)))}.space-x-10>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(2.5rem*var(--tw-space-x-reverse));margin-left:calc(2.5rem*(1 - var(--tw-space-x-reverse)))}.space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(0.25rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(0.25rem*var(--tw-space-y-reverse))}.space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(0.5rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(0.5rem*var(--tw-space-y-reverse))}.space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(0.75rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(0.75rem*var(--tw-space-y-reverse))}.space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem*var(--tw-space-y-reverse))}.space-y-8>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(2rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(2rem*var(--tw-space-y-reverse))}.divide-y>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0;border-top-width:calc(1px*(1 - var(--tw-divide-y-reverse)));border-bottom-width:calc(1px*var(--tw-divide-y-reverse))}.divide-gray-100>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(245,245,245,var(--tw-divide-opacity))}.divide-gray-200>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(238,238,238,var(--tw-divide-opacity))}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.overflow-x-hidden{overflow-x:hidden}.overflow-y-scroll{overflow-y:scroll}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.break-words{overflow-wrap:break-word}.rounded-sm{border-radius:.125rem}.rounded{border-radius:.25rem}.rounded-md{border-radius:.375rem}.rounded-lg{border-radius:.5rem}.rounded-xl{border-radius:.75rem}.rounded-2xl{border-radius:1rem}.rounded-full{border-radius:9999px}.rounded-l-lg{border-top-left-radius:.5rem;border-bottom-left-radius:.5rem}.rounded-br-none{border-bottom-right-radius:0}.rounded-bl-none{border-bottom-left-radius:0}.border-0{border-width:0}.border-2{border-width:2px}.border-4{border-width:4px}.border{border-width:1px}.border-t{border-top-width:1px}.border-r-2{border-right-width:2px}.border-r{border-right-width:1px}.border-b-2{border-bottom-width:2px}.border-b{border-bottom-width:1px}.border-l{border-left-width:1px}.border-solid{border-style:solid}.border-dashed{border-style:dashed}.border-transparent{border-color:transparent}.border-white{--tw-border-opacity:1;border-color:rgba(255,255,255,var(--tw-border-opacity))}.border-gray-50{--tw-border-opacity:1;border-color:rgba(250,250,250,var(--tw-border-opacity))}.border-gray-100{--tw-border-opacity:1;border-color:rgba(245,245,245,var(--tw-border-opacity))}.border-gray-200{--tw-border-opacity:1;border-color:rgba(238,238,238,var(--tw-border-opacity))}.border-gray-300{--tw-border-opacity:1;border-color:rgba(224,224,224,var(--tw-border-opacity))}.border-red-200{--tw-border-opacity:1;border-color:rgba(239,154,154,var(--tw-border-opacity))}.border-green-200{--tw-border-opacity:1;border-color:rgba(165,214,167,var(--tw-border-opacity))}.border-indigo-100{--tw-border-opacity:1;border-color:rgba(197,202,233,var(--tw-border-opacity))}.border-indigo-200{--tw-border-opacity:1;border-color:rgba(159,168,218,var(--tw-border-opacity))}.border-indigo-300{--tw-border-opacity:1;border-color:rgba(121,134,203,var(--tw-border-opacity))}.border-indigo-400{--tw-border-opacity:1;border-color:rgba(92,107,192,var(--tw-border-opacity))}.border-brand-700{--tw-border-opacity:1;border-color:rgba(122,117,170,var(--tw-border-opacity))}.border-brand-900{--tw-border-opacity:1;border-color:rgba(42,42,87,var(--tw-border-opacity))}.border-cyan-100{--tw-border-opacity:1;border-color:rgba(178,235,242,var(--tw-border-opacity))}.border-cyan-300{--tw-border-opacity:1;border-color:rgba(77,208,225,var(--tw-border-opacity))}.border-amber-200{--tw-border-opacity:1;border-color:rgba(255,224,130,var(--tw-border-opacity))}.hover\:border-red-300:hover{--tw-border-opacity:1;border-color:rgba(229,115,115,var(--tw-border-opacity))}.hover\:border-indigo-300:hover{--tw-border-opacity:1;border-color:rgba(121,134,203,var(--tw-border-opacity))}.hover\:border-brand-900:hover{--tw-border-opacity:1;border-color:rgba(42,42,87,var(--tw-border-opacity))}.focus\:border-red-500:focus{--tw-border-opacity:1;border-color:rgba(244,67,54,var(--tw-border-opacity))}.focus\:border-blue-500:focus{--tw-border-opacity:1;border-color:rgba(33,150,243,var(--tw-border-opacity))}.focus\:border-brand-900:focus{--tw-border-opacity:1;border-color:rgba(42,42,87,var(--tw-border-opacity))}.border-opacity-60{--tw-border-opacity:0.6}.bg-transparent{background-color:transparent}.bg-black{--tw-bg-opacity:1;background-color:rgba(0,0,0,var(--tw-bg-opacity))}.bg-white{--tw-bg-opacity:1;background-color:rgba(255,255,255,var(--tw-bg-opacity))}.bg-gray-50{--tw-bg-opacity:1;background-color:rgba(250,250,250,var(--tw-bg-opacity))}.bg-gray-100{--tw-bg-opacity:1;background-color:rgba(245,245,245,var(--tw-bg-opacity))}.bg-gray-200{--tw-bg-opacity:1;background-color:rgba(238,238,238,var(--tw-bg-opacity))}.bg-gray-300{--tw-bg-opacity:1;background-color:rgba(224,224,224,var(--tw-bg-opacity))}.bg-gray-400{--tw-bg-opacity:1;background-color:rgba(189,189,189,var(--tw-bg-opacity))}.bg-gray-900{--tw-bg-opacity:1;background-color:rgba(33,33,33,var(--tw-bg-opacity))}.bg-red-50{--tw-bg-opacity:1;background-color:rgba(255,235,238,var(--tw-bg-opacity))}.bg-green-50{--tw-bg-opacity:1;background-color:rgba(232,245,233,var(--tw-bg-opacity))}.bg-indigo-50{--tw-bg-opacity:1;background-color:rgba(232,234,246,var(--tw-bg-opacity))}.bg-indigo-100{--tw-bg-opacity:1;background-color:rgba(197,202,233,var(--tw-bg-opacity))}.bg-indigo-500{--tw-bg-opacity:1;background-color:rgba(63,81,181,var(--tw-bg-opacity))}.bg-purple-50{--tw-bg-opacity:1;background-color:rgba(243,229,245,var(--tw-bg-opacity))}.bg-pink-300{--tw-bg-opacity:1;background-color:rgba(240,98,146,var(--tw-bg-opacity))}.bg-brand-900{--tw-bg-opacity:1;background-color:rgba(42,42,87,var(--tw-bg-opacity))}.bg-brand-accent-100{--tw-bg-opacity:1;background-color:rgba(249,246,250,var(--tw-bg-opacity))}.bg-dark-brand-800{--tw-bg-opacity:1;background-color:rgba(30,41,59,var(--tw-bg-opacity))}.bg-dark-brand-900{--tw-bg-opacity:1;background-color:rgba(15,23,42,var(--tw-bg-opacity))}.bg-cyan-50{--tw-bg-opacity:1;background-color:rgba(224,247,250,var(--tw-bg-opacity))}.bg-amber-50{--tw-bg-opacity:1;background-color:rgba(255,248,225,var(--tw-bg-opacity))}.hover\:bg-gray-50:hover{--tw-bg-opacity:1;background-color:rgba(250,250,250,var(--tw-bg-opacity))}.hover\:bg-gray-100:hover{--tw-bg-opacity:1;background-color:rgba(245,245,245,var(--tw-bg-opacity))}.hover\:bg-gray-200:hover{--tw-bg-opacity:1;background-color:rgba(238,238,238,var(--tw-bg-opacity))}.hover\:bg-gray-300:hover{--tw-bg-opacity:1;background-color:rgba(224,224,224,var(--tw-bg-opacity))}.hover\:bg-red-100:hover{--tw-bg-opacity:1;background-color:rgba(255,205,210,var(--tw-bg-opacity))}.hover\:bg-indigo-50:hover{--tw-bg-opacity:1;background-color:rgba(232,234,246,var(--tw-bg-opacity))}.hover\:bg-indigo-100:hover{--tw-bg-opacity:1;background-color:rgba(197,202,233,var(--tw-bg-opacity))}.hover\:bg-indigo-500:hover{--tw-bg-opacity:1;background-color:rgba(63,81,181,var(--tw-bg-opacity))}.hover\:bg-indigo-700:hover{--tw-bg-opacity:1;background-color:rgba(48,63,159,var(--tw-bg-opacity))}.hover\:bg-purple-100:hover{--tw-bg-opacity:1;background-color:rgba(225,190,231,var(--tw-bg-opacity))}.hover\:bg-purple-900:hover{--tw-bg-opacity:1;background-color:rgba(74,20,140,var(--tw-bg-opacity))}.hover\:bg-brand-900:hover{--tw-bg-opacity:1;background-color:rgba(42,42,87,var(--tw-bg-opacity))}.hover\:bg-dark-brand-900:hover{--tw-bg-opacity:1;background-color:rgba(15,23,42,var(--tw-bg-opacity))}.hover\:bg-deep-purple-50:hover{--tw-bg-opacity:1;background-color:rgba(237,231,246,var(--tw-bg-opacity))}.hover\:bg-deep-purple-accent-700:hover{--tw-bg-opacity:1;background-color:rgba(98,0,234,var(--tw-bg-opacity))}.hover\:bg-cyan-100:hover{--tw-bg-opacity:1;background-color:rgba(178,235,242,var(--tw-bg-opacity))}.focus\:bg-gray-200:focus{--tw-bg-opacity:1;background-color:rgba(238,238,238,var(--tw-bg-opacity))}.focus\:bg-brand-900:focus{--tw-bg-opacity:1;background-color:rgba(42,42,87,var(--tw-bg-opacity))}.focus\:bg-deep-purple-900:focus{--tw-bg-opacity:1;background-color:rgba(49,27,146,var(--tw-bg-opacity))}.bg-opacity-25{--tw-bg-opacity:0.25}.bg-opacity-30{--tw-bg-opacity:0.3}.bg-gradient-to-r{background-image:linear-gradient(90deg,var(--tw-gradient-stops))}.bg-gradient-to-br{background-image:linear-gradient(to bottom right,var(--tw-gradient-stops))}.from-blue-600{--tw-gradient-from:#1e88e5;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,rgba(30,136,229,0))}.from-indigo-50{--tw-gradient-from:#e8eaf6;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,rgba(232,234,246,0))}.from-brand-900{--tw-gradient-from:#2a2a57;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,rgba(42,42,87,0))}.from-dark-brand-900{--tw-gradient-from:#0f172a;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,rgba(15,23,42,0))}.from-cyan-50{--tw-gradient-from:#e0f7fa;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,rgba(224,247,250,0))}.via-white{--tw-gradient-stops:var(--tw-gradient-from),#fff,var(--tw-gradient-to,hsla(0,0%,100%,0))}.via-brand-900{--tw-gradient-stops:var(--tw-gradient-from),#2a2a57,var(--tw-gradient-to,rgba(42,42,87,0))}.to-white{--tw-gradient-to:#fff}.to-indigo-50{--tw-gradient-to:#e8eaf6}.to-indigo-500{--tw-gradient-to:#3f51b5}.to-indigo-700{--tw-gradient-to:#303f9f}.to-dark-brand-900{--tw-gradient-to:#0f172a}.to-cyan-50{--tw-gradient-to:#e0f7fa}.bg-cover{background-size:cover}.bg-center{background-position:50%}.bg-no-repeat{background-repeat:no-repeat}.fill-current{fill:currentColor}.object-contain{object-fit:contain}.object-cover{object-fit:cover}.object-center{object-position:center}.p-1{padding:.25rem}.p-2{padding:.5rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.p-1\.5{padding:.375rem}.p-2\.5{padding:.625rem}.px-0{padding-left:0;padding-right:0}.px-1{padding-left:.25rem;padding-right:.25rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-8{padding-left:2rem;padding-right:2rem}.px-10{padding-left:2.5rem;padding-right:2.5rem}.px-12{padding-left:3rem;padding-right:3rem}.px-16{padding-left:4rem;padding-right:4rem}.px-2\.5{padding-left:.625rem;padding-right:.625rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-5{padding-top:1.25rem;padding-bottom:1.25rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.py-8{padding-top:2rem;padding-bottom:2rem}.py-12{padding-top:3rem;padding-bottom:3rem}.py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.py-2\.5{padding-top:.625rem;padding-bottom:.625rem}.py-3\.5{padding-top:.875rem;padding-bottom:.875rem}.pt-0{padding-top:0}.pt-1{padding-top:.25rem}.pt-2{padding-top:.5rem}.pt-3{padding-top:.75rem}.pt-4{padding-top:1rem}.pt-5{padding-top:1.25rem}.pt-6{padding-top:1.5rem}.pt-8{padding-top:2rem}.pt-10{padding-top:2.5rem}.pt-16{padding-top:4rem}.pt-20{padding-top:5rem}.pt-1\.5{padding-top:.375rem}.pr-1{padding-right:.25rem}.pr-2{padding-right:.5rem}.pr-3{padding-right:.75rem}.pr-4{padding-right:1rem}.pr-12{padding-right:3rem}.pb-1{padding-bottom:.25rem}.pb-2{padding-bottom:.5rem}.pb-4{padding-bottom:1rem}.pb-5{padding-bottom:1.25rem}.pb-8{padding-bottom:2rem}.pb-10{padding-bottom:2.5rem}.pb-12{padding-bottom:3rem}.pb-14{padding-bottom:3.5rem}.pl-1{padding-left:.25rem}.pl-2{padding-left:.5rem}.pl-3{padding-left:.75rem}.pl-5{padding-left:1.25rem}.pl-9{padding-left:2.25rem}.pl-10{padding-left:2.5rem}.pl-12{padding-left:3rem}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.font-sans{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"}.font-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}.font-display{font-family:Poppins,Inter,ui-sans-serif,system-ui,sans-serif}.font-body{font-family:Inter,ui-sans-serif,system-ui,sans-serif}.text-xs{font-size:.75rem;line-height:1rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem}.text-lg,.text-xl{line-height:1.75rem}.text-xl{font-size:1.25rem}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-5xl{font-size:3rem;line-height:1}.font-normal{font-weight:400}.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-bold{font-weight:700}.font-extrabold{font-weight:800}.font-black{font-weight:900}.uppercase{text-transform:uppercase}.lowercase{text-transform:lowercase}.leading-5{line-height:1.25rem}.leading-6{line-height:1.5rem}.leading-7{line-height:1.75rem}.leading-8{line-height:2rem}.leading-9{line-height:2.25rem}.leading-10{line-height:2.5rem}.leading-none{line-height:1}.leading-tight{line-height:1.25}.leading-normal{line-height:1.5}.leading-relaxed{line-height:1.625}.leading-loose{line-height:2}.tracking-normal{letter-spacing:0}.tracking-wide{letter-spacing:.025em}.tracking-wider{letter-spacing:.05em}.tracking-widest{letter-spacing:.1em}.text-white{--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}.text-gray-50{--tw-text-opacity:1;color:rgba(250,250,250,var(--tw-text-opacity))}.text-gray-100{--tw-text-opacity:1;color:rgba(245,245,245,var(--tw-text-opacity))}.text-gray-200{--tw-text-opacity:1;color:rgba(238,238,238,var(--tw-text-opacity))}.text-gray-300{--tw-text-opacity:1;color:rgba(224,224,224,var(--tw-text-opacity))}.text-gray-400{--tw-text-opacity:1;color:rgba(189,189,189,var(--tw-text-opacity))}.text-gray-500{--tw-text-opacity:1;color:rgba(158,158,158,var(--tw-text-opacity))}.text-gray-600{--tw-text-opacity:1;color:rgba(117,117,117,var(--tw-text-opacity))}.text-gray-700{--tw-text-opacity:1;color:rgba(97,97,97,var(--tw-text-opacity))}.text-gray-800{--tw-text-opacity:1;color:rgba(66,66,66,var(--tw-text-opacity))}.text-gray-900{--tw-text-opacity:1;color:rgba(33,33,33,var(--tw-text-opacity))}.text-red-300{--tw-text-opacity:1;color:rgba(229,115,115,var(--tw-text-opacity))}.text-red-500{--tw-text-opacity:1;color:rgba(244,67,54,var(--tw-text-opacity))}.text-red-700{--tw-text-opacity:1;color:rgba(211,47,47,var(--tw-text-opacity))}.text-green-500{--tw-text-opacity:1;color:rgba(76,175,80,var(--tw-text-opacity))}.text-green-700{--tw-text-opacity:1;color:rgba(56,142,60,var(--tw-text-opacity))}.text-indigo-50{--tw-text-opacity:1;color:rgba(232,234,246,var(--tw-text-opacity))}.text-indigo-100{--tw-text-opacity:1;color:rgba(197,202,233,var(--tw-text-opacity))}.text-indigo-200{--tw-text-opacity:1;color:rgba(159,168,218,var(--tw-text-opacity))}.text-indigo-300{--tw-text-opacity:1;color:rgba(121,134,203,var(--tw-text-opacity))}.text-indigo-400{--tw-text-opacity:1;color:rgba(92,107,192,var(--tw-text-opacity))}.text-indigo-500{--tw-text-opacity:1;color:rgba(63,81,181,var(--tw-text-opacity))}.text-indigo-600{--tw-text-opacity:1;color:rgba(57,73,171,var(--tw-text-opacity))}.text-indigo-700{--tw-text-opacity:1;color:rgba(48,63,159,var(--tw-text-opacity))}.text-brand-800{--tw-text-opacity:1;color:rgba(81,78,127,var(--tw-text-opacity))}.text-brand-900{--tw-text-opacity:1;color:rgba(42,42,87,var(--tw-text-opacity))}.text-dark-blue{--tw-text-opacity:1;color:rgba(0,56,87,var(--tw-text-opacity))}.text-dark-brand-400{--tw-text-opacity:1;color:rgba(148,163,184,var(--tw-text-opacity))}.text-dark-brand-600{--tw-text-opacity:1;color:rgba(71,85,105,var(--tw-text-opacity))}.text-dark-brand-700{--tw-text-opacity:1;color:rgba(51,65,85,var(--tw-text-opacity))}.text-dark-brand-900{--tw-text-opacity:1;color:rgba(15,23,42,var(--tw-text-opacity))}.text-deep-purple-900{--tw-text-opacity:1;color:rgba(49,27,146,var(--tw-text-opacity))}.text-cyan-200{--tw-text-opacity:1;color:rgba(128,222,234,var(--tw-text-opacity))}.text-blue-gray-500{--tw-text-opacity:1;color:rgba(96,125,139,var(--tw-text-opacity))}.text-blue-gray-900{--tw-text-opacity:1;color:rgba(38,50,56,var(--tw-text-opacity))}.text-amber-700{--tw-text-opacity:1;color:rgba(255,160,0,var(--tw-text-opacity))}.text-amber-800{--tw-text-opacity:1;color:rgba(255,143,0,var(--tw-text-opacity))}.text-amber-900{--tw-text-opacity:1;color:rgba(255,111,0,var(--tw-text-opacity))}.hover\:text-white:hover{--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}.hover\:text-gray-200:hover{--tw-text-opacity:1;color:rgba(238,238,238,var(--tw-text-opacity))}.hover\:text-gray-600:hover{--tw-text-opacity:1;color:rgba(117,117,117,var(--tw-text-opacity))}.hover\:text-gray-900:hover{--tw-text-opacity:1;color:rgba(33,33,33,var(--tw-text-opacity))}.hover\:text-red-600:hover{--tw-text-opacity:1;color:rgba(229,57,53,var(--tw-text-opacity))}.hover\:text-red-700:hover{--tw-text-opacity:1;color:rgba(211,47,47,var(--tw-text-opacity))}.hover\:text-blue-700:hover{--tw-text-opacity:1;color:rgba(25,118,210,var(--tw-text-opacity))}.hover\:text-indigo-200:hover{--tw-text-opacity:1;color:rgba(159,168,218,var(--tw-text-opacity))}.hover\:text-indigo-400:hover{--tw-text-opacity:1;color:rgba(92,107,192,var(--tw-text-opacity))}.hover\:text-indigo-600:hover{--tw-text-opacity:1;color:rgba(57,73,171,var(--tw-text-opacity))}.hover\:text-purple-700:hover{--tw-text-opacity:1;color:rgba(123,31,162,var(--tw-text-opacity))}.hover\:text-brand-900:hover{--tw-text-opacity:1;color:rgba(42,42,87,var(--tw-text-opacity))}.hover\:text-dark-brand-400:hover{--tw-text-opacity:1;color:rgba(148,163,184,var(--tw-text-opacity))}.hover\:text-deep-purple-50:hover{--tw-text-opacity:1;color:rgba(237,231,246,var(--tw-text-opacity))}.hover\:text-deep-purple-900:hover{--tw-text-opacity:1;color:rgba(49,27,146,var(--tw-text-opacity))}.hover\:text-deep-purple-accent-700:hover{--tw-text-opacity:1;color:rgba(98,0,234,var(--tw-text-opacity))}.group:hover .group-hover\:text-white{--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}.group:hover .group-hover\:text-gray-600{--tw-text-opacity:1;color:rgba(117,117,117,var(--tw-text-opacity))}.group:hover .group-hover\:text-gray-800{--tw-text-opacity:1;color:rgba(66,66,66,var(--tw-text-opacity))}.group:hover .group-hover\:text-opacity-50{--tw-text-opacity:0.5}.line-through{text-decoration:line-through}.placeholder-gray-500::-webkit-input-placeholder{--tw-placeholder-opacity:1;color:rgba(158,158,158,var(--tw-placeholder-opacity))}.placeholder-gray-500:-ms-input-placeholder{--tw-placeholder-opacity:1;color:rgba(158,158,158,var(--tw-placeholder-opacity))}.placeholder-gray-500::placeholder{--tw-placeholder-opacity:1;color:rgba(158,158,158,var(--tw-placeholder-opacity))}.placeholder-gray-600::-webkit-input-placeholder{--tw-placeholder-opacity:1;color:rgba(117,117,117,var(--tw-placeholder-opacity))}.placeholder-gray-600:-ms-input-placeholder{--tw-placeholder-opacity:1;color:rgba(117,117,117,var(--tw-placeholder-opacity))}.placeholder-gray-600::placeholder{--tw-placeholder-opacity:1;color:rgba(117,117,117,var(--tw-placeholder-opacity))}.focus\:placeholder-gray-400:focus::-webkit-input-placeholder{--tw-placeholder-opacity:1;color:rgba(189,189,189,var(--tw-placeholder-opacity))}.focus\:placeholder-gray-400:focus:-ms-input-placeholder{--tw-placeholder-opacity:1;color:rgba(189,189,189,var(--tw-placeholder-opacity))}.focus\:placeholder-gray-400:focus::placeholder{--tw-placeholder-opacity:1;color:rgba(189,189,189,var(--tw-placeholder-opacity))}.opacity-0{opacity:0}.opacity-25{opacity:.25}.opacity-30{opacity:.3}.opacity-100{opacity:1}*,:after,:before{--tw-shadow:0 0 transparent}.shadow-sm{--tw-shadow:0 1px 2px 0 rgba(0,0,0,0.05)}.shadow,.shadow-sm{box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}.shadow{--tw-shadow:0 1px 3px 0 rgba(0,0,0,0.1),0 1px 2px 0 rgba(0,0,0,0.06)}.shadow-md{--tw-shadow:0 4px 6px -1px rgba(0,0,0,0.1),0 2px 4px -1px rgba(0,0,0,0.06)}.shadow-lg,.shadow-md{box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}.shadow-lg{--tw-shadow:0 10px 15px -3px rgba(0,0,0,0.1),0 4px 6px -2px rgba(0,0,0,0.05)}.shadow-xl{--tw-shadow:0 20px 25px -5px rgba(0,0,0,0.1),0 10px 10px -5px rgba(0,0,0,0.04)}.shadow-2xl,.shadow-xl{box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}.shadow-2xl{--tw-shadow:0 25px 50px -12px rgba(0,0,0,0.25)}.shadow-inner{--tw-shadow:inset 0 2px 4px 0 rgba(0,0,0,0.06)}.shadow-3xl,.shadow-inner{box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}.shadow-3xl{--tw-shadow:0px 8px 25px rgba(0,0,0,0.07)}.shadow-4xl{--tw-shadow:0px 8px 25px rgba(0,0,0,0.04)}.hover\:shadow-md:hover,.shadow-4xl{box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}.hover\:shadow-md:hover{--tw-shadow:0 4px 6px -1px rgba(0,0,0,0.1),0 2px 4px -1px rgba(0,0,0,0.06)}.hover\:shadow-xl:hover{--tw-shadow:0 20px 25px -5px rgba(0,0,0,0.1),0 10px 10px -5px rgba(0,0,0,0.04)}.hover\:shadow-2xl:hover,.hover\:shadow-xl:hover{box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}.hover\:shadow-2xl:hover{--tw-shadow:0 25px 50px -12px rgba(0,0,0,0.25)}.focus\:shadow-outline:focus{--tw-shadow:0 0 0 3px rgba(101,31,255,0.4);box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}.outline-none{outline:2px solid transparent;outline-offset:2px}.focus-within\:outline-none:focus-within{outline:2px solid transparent;outline-offset:2px}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}*,:after,:before{--tw-ring-inset:var(--tw-empty,/*!*/ /*!*/);--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(33,150,243,0.5);--tw-ring-offset-shadow:0 0 transparent;--tw-ring-shadow:0 0 transparent}.focus-within\:ring-2:focus-within{--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 transparent)}.focus\:ring-1: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)}.focus\:ring-1:focus,.focus\:ring-2:focus{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 transparent)}.focus\:ring-2: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(2px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.ring-brand-900{--tw-ring-opacity:1;--tw-ring-color:rgba(42,42,87,var(--tw-ring-opacity))}.focus-within\:ring-blue-500:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(33,150,243,var(--tw-ring-opacity))}.focus\:ring-transparent:focus{--tw-ring-color:transparent}.focus\:ring-red-500:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(244,67,54,var(--tw-ring-opacity))}.focus\:ring-blue-400:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(66,165,245,var(--tw-ring-opacity))}.focus\:ring-blue-500:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(33,150,243,var(--tw-ring-opacity))}.focus\:ring-indigo-100:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(197,202,233,var(--tw-ring-opacity))}.focus\:ring-indigo-200:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(159,168,218,var(--tw-ring-opacity))}.focus\:ring-indigo-800:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(40,53,147,var(--tw-ring-opacity))}.focus-within\:ring-offset-2:focus-within{--tw-ring-offset-width:2px}.focus\:ring-offset-2:focus{--tw-ring-offset-width:2px}.focus\:ring-offset-indigo-200:focus{--tw-ring-offset-color:#9fa8da}.filter{--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,/*!*/ /*!*/);-webkit-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: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)}.saturate-150{--tw-saturate:saturate(1.5)}.backdrop-filter{--tw-backdrop-blur:var(--tw-empty,/*!*/ /*!*/);--tw-backdrop-brightness:var(--tw-empty,/*!*/ /*!*/);--tw-backdrop-contrast:var(--tw-empty,/*!*/ /*!*/);--tw-backdrop-grayscale:var(--tw-empty,/*!*/ /*!*/);--tw-backdrop-hue-rotate:var(--tw-empty,/*!*/ /*!*/);--tw-backdrop-invert:var(--tw-empty,/*!*/ /*!*/);--tw-backdrop-opacity:var(--tw-empty,/*!*/ /*!*/);--tw-backdrop-saturate:var(--tw-empty,/*!*/ /*!*/);--tw-backdrop-sepia:var(--tw-empty,/*!*/ /*!*/);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.backdrop-blur-sm{--tw-backdrop-blur:blur(4px)}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition{transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,-webkit-transform,-webkit-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-transform,-webkit-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-colors{transition-property:background-color,border-color,color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-opacity{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-transform{transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-100{transition-duration:.1s}.duration-150{transition-duration:.15s}.duration-200{transition-duration:.2s}.duration-300{transition-duration:.3s}.duration-500{transition-duration:.5s}.ease-in{transition-timing-function:cubic-bezier(.4,0,1,1)}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.deep-button{display:inline-flex;height:4rem;cursor:pointer;align-items:center;justify-content:center;border-radius:.25rem;--tw-bg-opacity:1;background-color:rgba(42,42,87,var(--tw-bg-opacity))}.deep-button:hover{--tw-bg-opacity:1;background-color:rgba(209,196,233,var(--tw-bg-opacity))}.deep-button{padding-left:3rem;padding-right:3rem;font-size:1.125rem;line-height:1.75rem;font-weight:700;letter-spacing:.05em;--tw-text-opacity:1;color:rgba(238,238,238,var(--tw-text-opacity))}.deep-button:hover{--tw-text-opacity:1;color:rgba(49,27,146,var(--tw-text-opacity))}.deep-button{--tw-shadow:0 4px 6px -1px rgba(0,0,0,0.1),0 2px 4px -1px rgba(0,0,0,0.06)}.deep-button,.deep-button:focus{box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}.deep-button:focus{--tw-shadow:0 0 0 3px rgba(101,31,255,0.4);outline:2px solid transparent;outline-offset:2px}.deep-button{transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,-webkit-transform,-webkit-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-transform,-webkit-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s;transition-duration:.2s}@media (min-width:768px){.deep-button{padding-left:3.5rem;padding-right:3.5rem;font-size:1.5rem;line-height:2rem}}.nav-link-general{cursor:pointer;font-size:1.125rem;line-height:1.75rem;font-weight:600;letter-spacing:.025em;transition-property:background-color,border-color,color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s;transition-duration:.2s}.nav-link-deep{--tw-text-opacity:1;color:rgba(42,42,87,var(--tw-text-opacity))}.nav-link-deep:hover{--tw-text-opacity:1;color:rgba(98,0,234,var(--tw-text-opacity))}.nav-link-light{--tw-text-opacity:1;color:rgba(250,250,250,var(--tw-text-opacity))}.nav-link-light:hover{--tw-text-opacity:1;color:rgba(128,222,234,var(--tw-text-opacity))}.nav-link-mobile{cursor:pointer;font-size:1.125rem;line-height:1.75rem;font-weight:600;letter-spacing:.025em;--tw-text-opacity:1;color:rgba(42,42,87,var(--tw-text-opacity))}.nav-link-mobile:hover{--tw-text-opacity:1;color:rgba(49,27,146,var(--tw-text-opacity))}.nav-link-mobile{transition-property:background-color,border-color,color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s;transition-duration:.2s}.join-button-general{display:inline-flex;height:3.5rem;cursor:pointer;align-items:center;justify-content:center;border-radius:.25rem;padding-left:2rem;padding-right:2rem;font-size:1.125rem;line-height:1.75rem;font-weight:600;letter-spacing:.025em;--tw-shadow:0 4px 6px -1px rgba(0,0,0,0.1),0 2px 4px -1px rgba(0,0,0,0.06)}.join-button-general,.join-button-general:focus{box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}.join-button-general:focus{--tw-shadow:0 0 0 3px rgba(101,31,255,0.4);outline:2px solid transparent;outline-offset:2px}.join-button-general{transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,-webkit-transform,-webkit-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-transform,-webkit-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s;transition-duration:.2s}.join-button-mobile{display:inline-flex;height:3rem;width:100%;cursor:pointer;align-items:center;justify-content:center;border-radius:.25rem;--tw-bg-opacity:1;background-color:rgba(42,42,87,var(--tw-bg-opacity))}.join-button-mobile:hover{--tw-bg-opacity:1;background-color:rgba(49,27,146,var(--tw-bg-opacity))}.join-button-mobile{padding-left:1.5rem;padding-right:1.5rem;font-weight:500;letter-spacing:.025em;--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity));--tw-shadow:0 4px 6px -1px rgba(0,0,0,0.1),0 2px 4px -1px rgba(0,0,0,0.06)}.join-button-mobile,.join-button-mobile:focus{box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}.join-button-mobile:focus{--tw-shadow:0 0 0 3px rgba(101,31,255,0.4);outline:2px solid transparent;outline-offset:2px}.join-button-mobile{transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,-webkit-transform,-webkit-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-transform,-webkit-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s;transition-duration:.2s}.login-icon{position:absolute;z-index:10;height:100%;width:2rem;align-items:center;justify-content:center;border-radius:.25rem;background-color:transparent;padding-top:.75rem;padding-bottom:.75rem;padding-left:.75rem;text-align:center;font-size:1rem;line-height:1.5rem;font-weight:400;line-height:1.375}.login-input{position:relative;display:block;width:100%;border-radius:.375rem;border-width:1px;--tw-border-opacity:1;border-color:rgba(224,224,224,var(--tw-border-opacity))}.login-input:focus{--tw-border-opacity:1;border-color:rgba(98,0,234,var(--tw-border-opacity))}.login-input{--tw-bg-opacity:1;background-color:rgba(255,255,255,var(--tw-bg-opacity));padding:.5rem 1rem .5rem 2.5rem;font-size:1rem;line-height:1.5rem;font-weight:500;--tw-text-opacity:1;color:rgba(42,42,87,var(--tw-text-opacity))}.login-input::-webkit-input-placeholder{--tw-placeholder-opacity:1;color:rgba(189,189,189,var(--tw-placeholder-opacity))}.login-input:-ms-input-placeholder{--tw-placeholder-opacity:1;color:rgba(189,189,189,var(--tw-placeholder-opacity))}.login-input::placeholder{--tw-placeholder-opacity:1;color:rgba(189,189,189,var(--tw-placeholder-opacity))}.login-input:focus{--tw-shadow:0px 8px 25px rgba(0,0,0,0.04);box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow);outline:2px solid transparent;outline-offset:2px}.registration-input{position:relative;display:block;width:100%;border-radius:.375rem;border-width:1px;--tw-border-opacity:1;border-color:rgba(224,224,224,var(--tw-border-opacity))}.registration-input:focus{--tw-border-opacity:1;border-color:rgba(98,0,234,var(--tw-border-opacity))}.registration-input{--tw-bg-opacity:1;background-color:rgba(250,250,250,var(--tw-bg-opacity));--tw-bg-opacity:0.8;padding:.5rem 1rem .5rem 2.5rem;font-size:1rem;line-height:1.5rem;font-weight:500;--tw-text-opacity:1;color:rgba(42,42,87,var(--tw-text-opacity))}.registration-input::-webkit-input-placeholder{--tw-placeholder-opacity:1;color:rgba(97,97,97,var(--tw-placeholder-opacity))}.registration-input:-ms-input-placeholder{--tw-placeholder-opacity:1;color:rgba(97,97,97,var(--tw-placeholder-opacity))}.registration-input::placeholder{--tw-placeholder-opacity:1;color:rgba(97,97,97,var(--tw-placeholder-opacity))}.registration-input:focus{--tw-shadow:0px 8px 25px rgba(0,0,0,0.04);box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow);outline:2px solid transparent;outline-offset:2px}.simulation-cross-button{float:right;margin-left:auto;--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;-webkit-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));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));border-radius:.375rem;border-width:0;background-color:transparent}.simulation-cross-button:hover{--tw-bg-opacity:1;background-color:rgba(209,196,233,var(--tw-bg-opacity));--tw-bg-opacity:0.25}.simulation-cross-button{padding:.25rem;font-size:1.875rem;line-height:2.25rem;font-weight:600;line-height:1;--tw-text-opacity:1;color:rgba(42,42,87,var(--tw-text-opacity))}.simulation-cross-button:hover{--tw-text-opacity:1;color:rgba(98,0,234,var(--tw-text-opacity))}.simulation-cross-button,.simulation-cross-button:focus{outline:2px solid transparent;outline-offset:2px}.simulation-cross-button{transition-property:background-color,border-color,color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s;transition-duration:.2s}.simulation-class-list{margin-right:.5rem;margin-bottom:.5rem}.simulation-class-list:last-child{margin-right:0}.simulation-class-list{flex:1 1 auto;text-align:center}.simulation-class-name{display:block;border-radius:.25rem;padding:.75rem 1.25rem;font-size:1.125rem;line-height:1.75rem;font-weight:600;text-transform:uppercase;line-height:1.5;--tw-shadow:0 10px 15px -3px rgba(0,0,0,0.1),0 4px 6px -2px rgba(0,0,0,0.05);box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}.simulation-item-outer{margin-left:auto;margin-right:auto;padding:1rem}@media (min-width:640px){.simulation-item-outer{max-width:36rem}}@media (min-width:768px){.simulation-item-outer{max-width:100%;padding-left:2.5rem;padding-right:2.5rem}}@media (min-width:1024px){.simulation-item-outer{max-width:1280px;padding:1.5rem}}.simulation-item-inner{margin-left:auto;margin-right:auto;display:grid;gap:1.5rem}@media (min-width:1024px){.simulation-item-inner{max-width:1280px;grid-template-columns:repeat(2,minmax(0,1fr))}}.footer-info{--tw-text-opacity:1;color:rgba(250,250,250,var(--tw-text-opacity))}.footer-info:hover{--tw-text-opacity:1;color:rgba(128,222,234,var(--tw-text-opacity))}.footer-info{transition-property:background-color,border-color,color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s;transition-duration:.3s}.footer-category{cursor:pointer;--tw-text-opacity:1;color:rgba(232,234,246,var(--tw-text-opacity))}.footer-category:hover{--tw-text-opacity:1;color:rgba(128,222,234,var(--tw-text-opacity))}.footer-category{transition-property:background-color,border-color,color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s;transition-duration:.3s}.footer-icon{--tw-text-opacity:1;color:rgba(232,234,246,var(--tw-text-opacity))}.footer-icon:hover{--tw-text-opacity:1;color:rgba(128,222,234,var(--tw-text-opacity))}.footer-icon{transition-property:background-color,border-color,color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s;transition-duration:.3s}.footer-terms{font-size:.875rem;line-height:1.25rem;font-weight:500;--tw-text-opacity:1;color:rgba(189,189,189,var(--tw-text-opacity))}.footer-terms:hover{--tw-text-opacity:1;color:rgba(128,222,234,var(--tw-text-opacity))}.footer-terms{transition-property:background-color,border-color,color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s;transition-duration:.3s}.simulation-template{display:block;border-radius:.25rem;padding:.75rem;font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:1rem;line-height:1.5rem;font-weight:600;text-transform:uppercase;line-height:1.5;letter-spacing:.05em;--tw-shadow:0 10px 15px -3px rgba(0,0,0,0.1),0 4px 6px -2px rgba(0,0,0,0.05);box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}.observation-table-header{border-right-width:1px;--tw-border-opacity:1;border-color:rgba(197,202,233,var(--tw-border-opacity));padding:.75rem;text-align:left}.observation-table-data{border-width:1px;--tw-border-opacity:1;border-color:rgba(238,238,238,var(--tw-border-opacity))}.observation-table-data:hover{--tw-bg-opacity:1;background-color:rgba(245,245,245,var(--tw-bg-opacity))}.observation-table-input{width:100%;border-radius:.375rem;border-width:1px;--tw-border-opacity:1;border-color:rgba(224,224,224,var(--tw-border-opacity))}.observation-table-input:focus{--tw-border-opacity:1;border-color:rgba(98,0,234,var(--tw-border-opacity))}.observation-table-input{--tw-bg-opacity:1;background-color:rgba(255,255,255,var(--tw-bg-opacity));padding:.25rem 1rem;font-size:1rem;line-height:1.5rem;font-weight:400;--tw-text-opacity:1;color:rgba(42,42,87,var(--tw-text-opacity))}.observation-table-input::-webkit-input-placeholder{--tw-placeholder-opacity:1;color:rgba(189,189,189,var(--tw-placeholder-opacity))}.observation-table-input:-ms-input-placeholder{--tw-placeholder-opacity:1;color:rgba(189,189,189,var(--tw-placeholder-opacity))}.observation-table-input::placeholder{--tw-placeholder-opacity:1;color:rgba(189,189,189,var(--tw-placeholder-opacity))}.observation-table-input:focus{--tw-shadow:0px 8px 25px rgba(0,0,0,0.04);box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow);outline:2px solid transparent;outline-offset:2px}.observation-result-input{width:8rem;border-radius:.375rem;border-width:1px;--tw-border-opacity:1;border-color:rgba(224,224,224,var(--tw-border-opacity))}.observation-result-input:focus{--tw-border-opacity:1;border-color:rgba(98,0,234,var(--tw-border-opacity))}.observation-result-input{--tw-bg-opacity:1;background-color:rgba(255,255,255,var(--tw-bg-opacity));padding:.25rem .75rem;font-size:1rem;line-height:1.5rem;font-weight:400;--tw-text-opacity:1;color:rgba(42,42,87,var(--tw-text-opacity))}.observation-result-input::-webkit-input-placeholder{--tw-placeholder-opacity:1;color:rgba(189,189,189,var(--tw-placeholder-opacity))}.observation-result-input:-ms-input-placeholder{--tw-placeholder-opacity:1;color:rgba(189,189,189,var(--tw-placeholder-opacity))}.observation-result-input::placeholder{--tw-placeholder-opacity:1;color:rgba(189,189,189,var(--tw-placeholder-opacity))}.observation-result-input:focus{--tw-shadow:0px 8px 25px rgba(0,0,0,0.04);box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow);outline:2px solid transparent;outline-offset:2px}.observation-result{width:6rem;border-radius:.375rem;border-width:1px;--tw-border-opacity:1;border-color:rgba(224,224,224,var(--tw-border-opacity))}.observation-result:focus{--tw-border-opacity:1;border-color:rgba(98,0,234,var(--tw-border-opacity))}.observation-result{--tw-bg-opacity:1;background-color:rgba(255,255,255,var(--tw-bg-opacity));padding:.25rem .75rem;font-size:1rem;line-height:1.5rem;font-weight:400;--tw-text-opacity:1;color:rgba(42,42,87,var(--tw-text-opacity))}.observation-result::-webkit-input-placeholder{--tw-placeholder-opacity:1;color:rgba(189,189,189,var(--tw-placeholder-opacity))}.observation-result:-ms-input-placeholder{--tw-placeholder-opacity:1;color:rgba(189,189,189,var(--tw-placeholder-opacity))}.observation-result::placeholder{--tw-placeholder-opacity:1;color:rgba(189,189,189,var(--tw-placeholder-opacity))}.observation-result:focus{--tw-shadow:0px 8px 25px rgba(0,0,0,0.04);box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow);outline:2px solid transparent;outline-offset:2px}.dashboard-button{margin:.5rem;border-radius:9999px;--tw-bg-opacity:1;background-color:rgba(42,42,87,var(--tw-bg-opacity))}.dashboard-button:hover{--tw-bg-opacity:1;background-color:rgba(15,23,42,var(--tw-bg-opacity))}.dashboard-button{padding:.75rem 1.5rem;font-size:1rem;line-height:1.5rem;font-weight:600;text-transform:uppercase;--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}.dashboard-button:hover{--tw-text-opacity:1;color:rgba(250,250,250,var(--tw-text-opacity))}.dashboard-button{--tw-shadow:0 1px 3px 0 rgba(0,0,0,0.1),0 1px 2px 0 rgba(0,0,0,0.06)}.dashboard-button,.dashboard-button:hover{box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}.dashboard-button:hover{--tw-shadow:0 10px 15px -3px rgba(0,0,0,0.1),0 4px 6px -2px rgba(0,0,0,0.05)}.dashboard-button,.dashboard-button:focus{outline:2px solid transparent;outline-offset:2px}.dashboard-button{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s;transition-timing-function:linear}.close-button{z-index:50;float:right;margin-left:auto;--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;-webkit-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));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));border-radius:.375rem;border-width:0;background-color:transparent}.close-button:hover{--tw-bg-opacity:1;background-color:rgba(209,196,233,var(--tw-bg-opacity));--tw-bg-opacity:0.25}.close-button{padding:.25rem;font-size:1.875rem;line-height:2.25rem;font-weight:600;line-height:1;--tw-text-opacity:1;color:rgba(42,42,87,var(--tw-text-opacity))}.close-button:hover{--tw-text-opacity:1;color:rgba(98,0,234,var(--tw-text-opacity))}.close-button,.close-button:focus{outline:2px solid transparent;outline-offset:2px}.close-button{transition-property:background-color,border-color,color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s;transition-duration:.2s}@media (min-width:640px){.sm\:col-span-2{grid-column:span 2/span 2}.sm\:col-span-3{grid-column:span 3/span 3}.sm\:col-span-6{grid-column:span 6/span 6}.sm\:mx-0{margin-left:0;margin-right:0}.sm\:mx-auto{margin-left:auto;margin-right:auto}.sm\:mt-0{margin-top:0}.sm\:mt-4{margin-top:1rem}.sm\:mt-6{margin-top:1.5rem}.sm\:mt-12{margin-top:3rem}.sm\:-mt-7{margin-top:-1.75rem}.sm\:mr-0{margin-right:0}.sm\:-mr-6{margin-right:-1.5rem}.sm\:mb-0{margin-bottom:0}.sm\:mb-4{margin-bottom:1rem}.sm\:ml-3{margin-left:.75rem}.sm\:block{display:block}.sm\:flex{display:flex}.sm\:table-row{display:table-row}.sm\:h-36{height:9rem}.sm\:h-40{height:10rem}.sm\:h-64{height:16rem}.sm\:h-auto{height:auto}.sm\:h-full{height:100%}.sm\:h-screen{height:100vh}.sm\:min-h-full{min-height:100%}.sm\:w-10{width:2.5rem}.sm\:w-32{width:8rem}.sm\:w-40{width:10rem}.sm\:w-60{width:15rem}.sm\:w-90{width:22.5rem}.sm\:w-96{width:24rem}.sm\:w-128{width:32rem}.sm\:w-2\/4{width:50%}.sm\:w-4\/5{width:80%}.sm\:w-7\/12{width:58.333333%}.sm\:w-full{width:100%}.sm\:max-w-xl{max-width:36rem}.sm\:flex-none{flex:none}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.sm\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.sm\:flex-row{flex-direction:row}.sm\:justify-end{justify-content:flex-end}.sm\:gap-8{gap:2rem}.sm\:gap-20{gap:5rem}.sm\:gap-x-6{-webkit-column-gap:1.5rem;column-gap:1.5rem}.sm\:rounded-none{border-radius:0}.sm\:border-0{border-width:0}.sm\:bg-white{--tw-bg-opacity:1;background-color:rgba(255,255,255,var(--tw-bg-opacity))}.sm\:bg-contain{background-size:contain}.sm\:p-2{padding:.5rem}.sm\:p-3{padding:.75rem}.sm\:p-4{padding:1rem}.sm\:p-8{padding:2rem}.sm\:px-5{padding-left:1.25rem;padding-right:1.25rem}.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}.sm\:px-8{padding-left:2rem;padding-right:2rem}.sm\:py-3{padding-top:.75rem;padding-bottom:.75rem}.sm\:py-4{padding-top:1rem;padding-bottom:1rem}.sm\:py-16{padding-top:4rem;padding-bottom:4rem}.sm\:pt-0{padding-top:0}.sm\:pt-2{padding-top:.5rem}.sm\:pt-4{padding-top:1rem}.sm\:pt-14{padding-top:3.5rem}.sm\:pr-0{padding-right:0}.sm\:pb-16{padding-bottom:4rem}.sm\:text-sm{font-size:.875rem;line-height:1.25rem}.sm\:text-base{font-size:1rem;line-height:1.5rem}.sm\:text-xl{font-size:1.25rem;line-height:1.75rem}.sm\:text-gray-800{--tw-text-opacity:1;color:rgba(66,66,66,var(--tw-text-opacity))}.sm\:text-brand-900{--tw-text-opacity:1;color:rgba(42,42,87,var(--tw-text-opacity))}.sm\:shadow-4xl{--tw-shadow:0px 8px 25px rgba(0,0,0,0.04);box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}}@media (min-width:768px){.md\:mb-0{margin-bottom:0}.md\:ml-0{margin-left:0}.md\:ml-1{margin-left:.25rem}.md\:flex{display:flex}.md\:hidden{display:none}.md\:min-h-full{min-height:100%}.md\:min-h-screen{min-height:100vh}.md\:w-80{width:20rem}.md\:w-98{width:28rem}.md\:w-1\/4{width:25%}.md\:w-3\/4{width:75%}.md\:max-w-lg{max-width:32rem}.md\:max-w-full{max-width:100%}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:flex-row{flex-direction:row}.md\:items-end{align-items:flex-end}.md\:px-3{padding-left:.75rem;padding-right:.75rem}.md\:px-8{padding-left:2rem;padding-right:2rem}.md\:px-16{padding-left:4rem;padding-right:4rem}.md\:px-24{padding-left:6rem;padding-right:6rem}.md\:text-base{font-size:1rem;line-height:1.5rem}.md\:text-lg{font-size:1.125rem;line-height:1.75rem}.md\:text-xl{font-size:1.25rem;line-height:1.75rem}.md\:text-2xl{font-size:1.5rem;line-height:2rem}.md\:text-3xl{font-size:1.875rem;line-height:2.25rem}.md\:text-4xl{font-size:2.25rem;line-height:2.5rem}.md\:text-5xl{font-size:3rem;line-height:1}.md\:text-6xl{font-size:3.75rem;line-height:1}.md\:leading-tight{line-height:1.25}.md\:leading-normal{line-height:1.5}}@media (min-width:1024px){.lg\:static{position:static}.lg\:top-auto{top:auto}.lg\:-top-24{top:-6rem}.lg\:left-auto{left:auto}.lg\:z-auto{z-index:auto}.lg\:mx-0{margin-left:0;margin-right:0}.lg\:mx-24{margin-left:6rem;margin-right:6rem}.lg\:mt-0{margin-top:0}.lg\:mt-4{margin-top:1rem}.lg\:mt-6{margin-top:1.5rem}.lg\:mt-8{margin-top:2rem}.lg\:mt-10{margin-top:2.5rem}.lg\:mt-28{margin-top:7rem}.lg\:-mt-8{margin-top:-2rem}.lg\:-mt-10{margin-top:-2.5rem}.lg\:mb-16{margin-bottom:4rem}.lg\:ml-auto{margin-left:auto}.lg\:block{display:block}.lg\:flex{display:flex}.lg\:hidden{display:none}.lg\:h-48{height:12rem}.lg\:min-h-screen{min-height:100vh}.lg\:w-60{width:15rem}.lg\:w-64{width:16rem}.lg\:w-72{width:18rem}.lg\:w-80{width:20rem}.lg\:w-98{width:28rem}.lg\:w-1\/2{width:50%}.lg\:w-1\/4{width:25%}.lg\:w-5\/12{width:41.666667%}.lg\:w-7\/12{width:58.333333%}.lg\:max-w-sm{max-width:24rem}.lg\:max-w-3xl{max-width:48rem}.lg\:max-w-4xl{max-width:56rem}.lg\:max-w-screen-xl{max-width:1280px}.lg\:translate-x-0{--tw-translate-x:0px}.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))}.lg\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.lg\:flex-row{flex-direction:row}.lg\:justify-end{justify-content:flex-end}.lg\:gap-20{gap:5rem}.lg\:overflow-y-auto{overflow-y:auto}.lg\:px-4{padding-left:1rem;padding-right:1rem}.lg\:px-8{padding-left:2rem;padding-right:2rem}.lg\:py-8{padding-top:2rem;padding-bottom:2rem}.lg\:py-20{padding-top:5rem;padding-bottom:5rem}.lg\:pt-0{padding-top:0}.lg\:pt-10{padding-top:2.5rem}.lg\:pt-12{padding-top:3rem}.lg\:pt-16{padding-top:4rem}.lg\:pt-20{padding-top:5rem}.lg\:pt-24{padding-top:6rem}.lg\:pt-28{padding-top:7rem}.lg\:pb-4{padding-bottom:1rem}.lg\:pb-8{padding-bottom:2rem}.lg\:pb-10{padding-bottom:2.5rem}.lg\:pb-16{padding-bottom:4rem}.lg\:pb-20{padding-bottom:5rem}.lg\:text-left{text-align:left}.lg\:text-base{font-size:1rem;line-height:1.5rem}.lg\:text-lg{font-size:1.125rem;line-height:1.75rem}.lg\:text-2xl{font-size:1.5rem;line-height:2rem}.lg\:text-4xl{font-size:2.25rem;line-height:2.5rem}.lg\:text-5xl{font-size:3rem;line-height:1}.lg\:leading-normal{line-height:1.5}.lg\:text-white{--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}.lg\:text-indigo-50{--tw-text-opacity:1;color:rgba(232,234,246,var(--tw-text-opacity))}}@media (min-width:1280px){.xl\:col-span-2{grid-column:span 2/span 2}.xl\:col-span-5{grid-column:span 5/span 5}.xl\:col-span-7{grid-column:span 7/span 7}.xl\:mx-0{margin-left:0;margin-right:0}.xl\:mt-24{margin-top:6rem}.xl\:block{display:block}.xl\:h-48{height:12rem}.xl\:w-48{width:12rem}.xl\:w-96{width:24rem}.xl\:max-w-xl{max-width:36rem}.xl\:max-w-screen-xl{max-width:1280px}.xl\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.xl\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.xl\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.xl\:gap-16{gap:4rem}.xl\:overflow-y-auto{overflow-y:auto}.xl\:px-32{padding-left:8rem;padding-right:8rem}.xl\:text-xl{font-size:1.25rem;line-height:1.75rem}.xl\:text-3xl{font-size:1.875rem;line-height:2.25rem}.xl\:text-7xl{font-size:4.5rem;line-height:1}.xl\:leading-relaxed{line-height:1.625}}@media (min-width:1536px){.\32xl\:mt-6{margin-top:1.5rem}.\32xl\:mt-8{margin-top:2rem}.\32xl\:mt-10{margin-top:2.5rem}.\32xl\:mt-12{margin-top:3rem}.\32xl\:mt-20{margin-top:5rem}.\32xl\:hidden{display:none}.\32xl\:w-2\/4{width:50%}.\32xl\:max-w-4xl{max-width:56rem}.\32xl\:max-w-5xl{max-width:64rem}}
/*# sourceMappingURL=main.36983bea.chunk.css.map */