.sidebar-module__a8TLbW__sidebar{width:var(--sidebar-width);background-color:var(--card);border-right:1px solid var(--border);z-index:100;flex-direction:column;height:100vh;padding:1.5rem;transition:transform .3s ease-in-out;display:flex;position:fixed;top:0;left:0;transform:translate(-100%)}.sidebar-module__a8TLbW__sidebar.sidebar-module__a8TLbW__open{transform:translate(0)}@media (max-width:768px){.sidebar-module__a8TLbW__sidebar.sidebar-module__a8TLbW__open{box-shadow:10px 0 30px #0000001a}}.sidebar-module__a8TLbW__sidebarHeader{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}.sidebar-module__a8TLbW__logo{padding:1rem 0}.sidebar-module__a8TLbW__closeButton{color:var(--muted);border-radius:8px;padding:.5rem;transition:all .2s;display:flex}.sidebar-module__a8TLbW__closeButton:hover{background-color:var(--background);color:var(--foreground)}.sidebar-module__a8TLbW__logo h1{color:var(--primary);letter-spacing:-.5px;font-size:1.5rem;font-weight:800}.sidebar-module__a8TLbW__logo span{color:var(--accent)}.sidebar-module__a8TLbW__nav{flex-direction:column;flex:1;gap:.5rem;display:flex}.sidebar-module__a8TLbW__navLink{border-radius:var(--radius);color:var(--muted);align-items:center;gap:.75rem;padding:.75rem 1rem;font-weight:500;transition:all .2s;display:flex}.sidebar-module__a8TLbW__navLink:hover{background-color:var(--background);color:var(--foreground)}.sidebar-module__a8TLbW__navLink svg{color:var(--muted-foreground)}.sidebar-module__a8TLbW__footer{border-top:1px solid var(--border);color:var(--muted-foreground);text-align:center;padding-top:1.5rem;font-size:.75rem}
.layout-module__TTENja__container{min-height:100vh;position:relative;overflow-x:hidden}.layout-module__TTENja__main{margin-left:var(--sidebar-width);flex-direction:column;min-height:100vh;transition:margin-left .3s ease-in-out;display:flex}.layout-module__TTENja__mainFull{margin-left:0}@media (max-width:768px){.layout-module__TTENja__main,.layout-module__TTENja__mainFull{margin-left:0}}.layout-module__TTENja__header{height:var(--header-height);background-color:var(--card);border-bottom:1px solid var(--border);z-index:90;align-items:center;gap:1.5rem;padding:0 1.5rem;display:flex;position:sticky;top:0}@media (max-width:768px){.layout-module__TTENja__header{gap:.75rem;padding:0 .75rem}}.layout-module__TTENja__sidebarToggle{color:var(--primary);background:#f1f5f9;border-radius:8px;justify-content:center;align-items:center;padding:.5rem;transition:background-color .2s;display:flex}.layout-module__TTENja__sidebarToggle:hover{background-color:#e2e8f0}.layout-module__TTENja__marqueeContainer{white-space:nowrap;background:0 0;flex:1;align-items:center;min-width:0;display:flex;position:relative;overflow:hidden}.layout-module__TTENja__marqueeText{color:var(--primary);padding-left:100%;font-size:.9rem;font-weight:500;animation:30s linear infinite layout-module__TTENja__marquee;display:inline-block}.layout-module__TTENja__marqueeText span{margin-right:4rem}@keyframes layout-module__TTENja__marquee{0%{transform:translate(0)}to{transform:translate(-100%)}}.layout-module__TTENja__user{color:var(--muted);font-size:.85rem;font-weight:500}.layout-module__TTENja__content{background-color:var(--background);flex:1;padding:1.5rem}@media (max-width:768px){.layout-module__TTENja__content{padding:1rem}.layout-module__TTENja__user{display:none}}.layout-module__TTENja__backdrop{z-index:95;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);cursor:pointer;background:#0006;display:none;position:fixed;inset:0}@media (max-width:768px){.layout-module__TTENja__backdrop{display:block}}
