.layout-module__sqqsta__layout{background-color:var(--background);min-height:100vh;display:flex}.layout-module__sqqsta__sidebar{-webkit-backdrop-filter:blur(20px);z-index:50;background:#030005f2;border-right:1px solid #d8b4fe26;flex-direction:column;width:16rem;height:100vh;transition:all .3s;display:flex;position:fixed;top:0;left:0;box-shadow:4px 0 24px #00000080}.layout-module__sqqsta__sidebar:before{content:"";opacity:.5;background:linear-gradient(#0000 0%,#d8b4fe4d 20% 80%,#0000 100%);width:1px;height:100%;position:absolute;top:0;right:0}.layout-module__sqqsta__mainContent{flex:1;min-height:100vh;margin-left:16rem}.layout-module__sqqsta__container{max-width:1280px;margin:0 auto;padding:2rem 1rem}.layout-module__sqqsta__logoSection{background:linear-gradient(135deg,#d8b4fe0d 0%,#0000 100%);border-bottom:1px solid #d8b4fe1a;padding:2rem 1.5rem 1.5rem}.layout-module__sqqsta__logoTitle{letter-spacing:-.06em;-webkit-text-fill-color:transparent;background:linear-gradient(135deg,#fff 0%,#d8b4fe 100%);-webkit-background-clip:text;background-clip:text;margin-bottom:.25rem;font-size:1.75rem;font-weight:900}.layout-module__sqqsta__logoSubtitle{color:#d8b4feb3;letter-spacing:.15em;text-transform:uppercase;margin-top:.25rem;font-size:.65rem;font-weight:700}.layout-module__sqqsta__nav{flex-direction:column;flex:1;gap:.5rem;padding:1.5rem 1rem;display:flex}.layout-module__sqqsta__navItem{color:#8e9ca2cc;border-radius:10px;align-items:center;gap:.875rem;padding:.875rem 1rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.layout-module__sqqsta__navItem:before{content:"";opacity:0;background:linear-gradient(#d8b4fe,#a78bfa);width:3px;transition:opacity .3s;position:absolute;top:0;bottom:0;left:0}.layout-module__sqqsta__navItem:hover{color:#fff;background:#d8b4fe14;transform:translate(4px)}.layout-module__sqqsta__navItem:hover:before{opacity:.6}.layout-module__sqqsta__navItemActive{color:#d8b4fe;background:linear-gradient(135deg,#d8b4fe26 0%,#a78bfa1a 100%);box-shadow:0 0 20px #d8b4fe33}.layout-module__sqqsta__navItemActive:before{opacity:1}.layout-module__sqqsta__navItemActive:hover{background:linear-gradient(135deg,#d8b4fe33 0%,#a78bfa26 100%);transform:translate(0)}.layout-module__sqqsta__footer{background:linear-gradient(135deg,#d8b4fe08 0%,#0000 100%);border-top:1px solid #d8b4fe1a;padding:1rem}.layout-module__sqqsta__userInfo{background:#d8b4fe0d;border:1px solid #d8b4fe26;border-radius:10px;align-items:center;gap:.75rem;margin-bottom:.75rem;padding:.75rem;transition:all .3s;display:flex}.layout-module__sqqsta__userInfo:hover{background:#d8b4fe14;border-color:#d8b4fe40}.layout-module__sqqsta__userAvatar{color:#030005;background:linear-gradient(135deg,#d8b4fe 0%,#a78bfa 100%);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:1rem;font-weight:700;display:flex;box-shadow:0 0 12px #d8b4fe66}.layout-module__sqqsta__userDetails{flex:1;min-width:0}.layout-module__sqqsta__userEmail{color:var(--foreground);text-overflow:ellipsis;white-space:nowrap;margin:0 0 .25rem;font-size:.8rem;font-weight:600;overflow:hidden}.layout-module__sqqsta__userRole{color:#d8b4fecc;text-transform:uppercase;letter-spacing:.05em;margin:0;font-size:.7rem;font-weight:600}.layout-module__sqqsta__logoutBtn{color:#ef4444e6;cursor:pointer;background:#ef44440d;border:1px solid #ef444433;border-radius:8px;align-items:center;gap:.75rem;width:100%;padding:.75rem;font-size:.875rem;font-weight:600;transition:all .3s;display:flex}.layout-module__sqqsta__logoutBtn:hover{background:#ef444426;border-color:#ef444466;transform:translateY(-2px);box-shadow:0 4px 12px #ef444433}
