.Layout-module__zaQHFq__layout{min-height:100vh;min-height:calc(var(--vh,1vh) * 100);background-color:var(--soqut-bg,#0d0112);color:#fff;flex-direction:column;display:flex;position:fixed;inset:0;overflow:hidden}.Layout-module__zaQHFq__header{background-color:var(--soqut-bg,#0d0112);border-bottom:1px solid var(--soqut-border,#3d0455);height:var(--header-height);z-index:10;flex-shrink:0;grid-template-columns:repeat(3,1fr);align-items:center;padding:1rem;display:grid;position:relative}.Layout-module__zaQHFq__header:after{content:"";background:var(--soqut-border,#a100ff);width:100%;height:1px;box-shadow:0 0 5px var(--soqut-border,#a100ff), 0 0 10px var(--soqut-border,#a100ff), 0 0 15px var(--soqut-border,#a100ff);position:absolute;bottom:0;left:0}.Layout-module__zaQHFq__nav{background-color:var(--soqut-bg,#0d0112);border-top:1px solid var(--soqut-border,#3d0455);z-index:1001;height:var(--nav-height);padding:1rem;padding-bottom:max(1rem, env(safe-area-inset-bottom));justify-content:space-around;align-items:center;display:flex;position:fixed;bottom:0;left:0;right:0}.Layout-module__zaQHFq__nav:before{content:"";background:var(--soqut-border,#a100ff);width:100%;height:1px;box-shadow:0 0 5px var(--soqut-border,#a100ff), 0 0 10px var(--soqut-border,#a100ff), 0 0 15px var(--soqut-border,#a100ff);position:absolute;top:-1px;left:0}.Layout-module__zaQHFq__headerLeft{align-items:center;display:flex}.Layout-module__zaQHFq__headerCenter{justify-content:center;display:flex}.Layout-module__zaQHFq__headerRight{justify-content:flex-end;display:flex}.Layout-module__zaQHFq__backButton{opacity:.7;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;transition:opacity .2s;display:flex}.Layout-module__zaQHFq__backButton:hover{opacity:1}.Layout-module__zaQHFq__logo{align-items:center;display:flex}.Layout-module__zaQHFq__logoImage{width:2.5rem;height:2.5rem;position:relative}.Layout-module__zaQHFq__logoText{font-size:1.25rem;font-weight:700;font-family:var(--font-montserrat-alternates), sans-serif;background:linear-gradient(135deg,#a100ff,#ff0443);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-left:.5rem}.Layout-module__zaQHFq__main{background-color:var(--soqut-bg,#0d0112);z-index:1;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;flex:1;min-height:0;position:relative;overflow-y:auto}.Layout-module__zaQHFq__navSpacer{height:calc(var(--nav-height,4rem) + env(safe-area-inset-bottom,0px) + 1rem);pointer-events:none;flex-shrink:0}.Layout-module__zaQHFq__chatMain{height:100vh;height:calc(var(--vh,1vh) * 100);padding:0;overflow:hidden}.Layout-module__zaQHFq__navItem{opacity:.7;padding-bottom:env(safe-area-inset-bottom,0);flex-direction:column;align-items:center;transition:opacity .2s,transform .2s;display:flex}.Layout-module__zaQHFq__navItem:hover,.Layout-module__zaQHFq__navItem.Layout-module__zaQHFq__active{opacity:1}.Layout-module__zaQHFq__navItem.Layout-module__zaQHFq__active:after{content:"";background-color:var(--soqut-border,#a100ff);width:4px;height:4px;box-shadow:0 0 5px var(--soqut-border,#a100ff), 0 0 10px var(--soqut-border,#a100ff);border-radius:50%;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.Layout-module__zaQHFq__navItemWrapper{justify-content:center;align-items:center;display:inline-flex;position:relative}.Layout-module__zaQHFq__navDot{border:2px solid var(--soqut-background,#0d0d0d);background:#a100ff;border-radius:50%;width:9px;height:9px;position:absolute;top:-2px;right:-4px}.Layout-module__zaQHFq__gearMenu{position:relative}.Layout-module__zaQHFq__gearButton{color:#fff;cursor:pointer;opacity:.8;background:0 0;border:none;padding:.25rem;font-size:1.4rem;line-height:1}.Layout-module__zaQHFq__gearButton:hover{opacity:1}.Layout-module__zaQHFq__dropdown{z-index:100;background:#1a0229;border:1px solid #a100ff;border-radius:.75rem;min-width:10rem;position:absolute;top:calc(100% + .5rem);right:0;overflow:hidden;box-shadow:0 0 16px #a100ff59}.Layout-module__zaQHFq__dropdownItem{color:#fff;text-align:left;cursor:pointer;width:100%;font-size:.9rem;font-family:var(--font-montserrat-alternates), sans-serif;background:0 0;border:none;border-bottom:1px solid #a100ff33;padding:.75rem 1rem;text-decoration:none;transition:background .15s;display:block}.Layout-module__zaQHFq__dropdownItem:last-child{border-bottom:none}.Layout-module__zaQHFq__dropdownItem:hover{background:#a100ff26}@media screen and (max-width:768px){.Layout-module__zaQHFq__layout{width:100%;height:100%;position:fixed;inset:0}.Layout-module__zaQHFq__nav{padding-bottom:env(safe-area-inset-bottom);bottom:0}.Layout-module__zaQHFq__main{-webkit-overflow-scrolling:touch}}@supports (padding:max(0px)){.Layout-module__zaQHFq__nav{padding-bottom:max(1rem, env(safe-area-inset-bottom));height:calc(var(--nav-height) + env(safe-area-inset-bottom,0px))}}
.PageTransition-module__UwTb1a__pageTransition{width:100%;animation:.18s ease-out PageTransition-module__UwTb1a__pageEnter}@keyframes PageTransition-module__UwTb1a__pageEnter{0%{opacity:.4}to{opacity:1}}
