.styles-module-scss-module__mUTmfa__bottomWrapper{z-index:100;flex-direction:column;align-items:center;gap:1.5rem;width:100%;height:fit-content;padding-inline:16px;display:flex;position:absolute;bottom:0;left:0;right:0}.styles-module-scss-module__mUTmfa__column{flex-direction:column;align-items:center;gap:24px;width:100%;max-width:765px;min-height:100%;margin-left:auto;margin-right:auto;padding:0 21px 21px 16px;display:flex}@media (max-width:768px){.styles-module-scss-module__mUTmfa__column{gap:20px;padding:0 16px 16px}}
.styles-module-scss-module__CkWE7a__headerPersonaTitle,.styles-module-scss-module__CkWE7a__headerPersonaPoweredBy{font-family:var(--font-geist-sans),"Inter",ui-sans-serif,system-ui,-apple-system,sans-serif}.styles-module-scss-module__CkWE7a__topHeader{width:100%;max-width:640px;height:fit-content;margin-top:var(--header-chat-height);flex-direction:column;gap:24px;margin-bottom:30px;padding-block:20px;display:flex}@media (max-width:1024px){.styles-module-scss-module__CkWE7a__topHeader{margin-top:calc(var(--header-chat-height) + 4px);gap:20px;margin-bottom:32px}}@media (max-width:768px){.styles-module-scss-module__CkWE7a__topHeader{margin-top:calc(var(--header-chat-height) + 10px);margin-bottom:24px}}.styles-module-scss-module__CkWE7a__soraTopHeader{margin-top:calc(var(--header-chat-height) + 10px)}.styles-module-scss-module__CkWE7a__headerPersonaAvatar{width:64px;height:64px}.styles-module-scss-module__CkWE7a__headerPersonaTitle{letter-spacing:-2%;color:var(--content-primary);font-size:24px;font-weight:600;line-height:24px}.styles-module-scss-module__CkWE7a__headerPersonaPoweredBy{letter-spacing:-0.5%;color:var(--content-secondary);font-size:16px;font-weight:400}
.styles-module-scss-module__mX6ADW__root{z-index:30;flex-direction:column;align-items:flex-end;display:flex;position:absolute;top:50%;right:6px;transform:translateY(-50%)}.styles-module-scss-module__mX6ADW__handle{cursor:pointer;flex-direction:column;align-items:flex-end;gap:5px;padding:10px 6px;transition:opacity .12s;display:flex}.styles-module-scss-module__mX6ADW__handle[data-open=true]{opacity:0;pointer-events:none}.styles-module-scss-module__mX6ADW__bar{background:#71778473;border-radius:2px;height:3px;transition:background .12s}.styles-module-scss-module__mX6ADW__bar[data-active=true]{background:var(--foreground)}.styles-module-scss-module__mX6ADW__root:hover .styles-module-scss-module__mX6ADW__bar:not([data-active=true]){background:#717784b3}.styles-module-scss-module__mX6ADW__panel{background:var(--popover);border:1px solid #71778429;border-radius:14px;flex-direction:column;gap:2px;min-width:180px;max-width:280px;max-height:60vh;padding:8px;animation:.1s styles-module-scss-module__mX6ADW__fadeIn;display:flex;position:absolute;top:50%;right:0;overflow-y:auto;transform:translateY(-50%);box-shadow:0 6px 16px #0000001f}.styles-module-scss-module__mX6ADW__item{text-align:left;width:100%;color:var(--foreground);white-space:nowrap;text-overflow:ellipsis;cursor:pointer;border-radius:9px;padding:7px 10px;font-size:13px;line-height:1.3;transition:background .12s;overflow:hidden}.styles-module-scss-module__mX6ADW__item:hover{background:var(--sidebar-accent)}.styles-module-scss-module__mX6ADW__item[data-active=true]{background:var(--sidebar-accent);font-weight:600}@keyframes styles-module-scss-module__mX6ADW__fadeIn{0%{opacity:0}to{opacity:1}}
.styles-module-scss-module__kH4PBa__panel{background:var(--card);border-left:1px solid var(--card-border);z-index:100;letter-spacing:-.01em;opacity:1;flex-direction:column;width:340px;height:100vh;transition:transform .3s ease-out,opacity .3s ease-out;display:flex;position:fixed;top:0;right:0;overflow:hidden;transform:translate(0)}@media (max-width:1024px){.styles-module-scss-module__kH4PBa__panel{width:320px}}@media (max-width:768px){.styles-module-scss-module__kH4PBa__panel{width:100%}}.styles-module-scss-module__kH4PBa__panel.styles-module-scss-module__kH4PBa__hidden{opacity:0;transition:transform .3s ease-in,opacity .3s ease-in;transform:translate(100%)}.styles-module-scss-module__kH4PBa__header{padding:calc(20px + env(safe-area-inset-top,0px))18px 14px 18px;background:var(--card);flex-shrink:0;justify-content:space-between;align-items:center;gap:12px;display:flex}.styles-module-scss-module__kH4PBa__title{color:var(--content-primary);letter-spacing:-.01em;font-size:15px;font-weight:600}.styles-module-scss-module__kH4PBa__closeButton{cursor:pointer;width:24px;height:24px;color:var(--content-secondary);background:0 0;border:none;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;padding:0;transition:background-color .2s;display:flex}.styles-module-scss-module__kH4PBa__closeButton:hover{background-color:var(--muted);color:var(--content-primary)}.styles-module-scss-module__kH4PBa__closeButton:active{background-color:var(--secondary)}.styles-module-scss-module__kH4PBa__closeIcon{flex-shrink:0;width:20px;height:20px}.styles-module-scss-module__kH4PBa__content{flex:1;min-height:0;padding:10px 18px 24px;overflow-y:auto}.styles-module-scss-module__kH4PBa__content::-webkit-scrollbar{width:6px}.styles-module-scss-module__kH4PBa__content::-webkit-scrollbar-track{background:0 0}.styles-module-scss-module__kH4PBa__content::-webkit-scrollbar-thumb{background:var(--muted-foreground);opacity:.5;border-radius:3px}.styles-module-scss-module__kH4PBa__content::-webkit-scrollbar-thumb:hover{background:var(--content-tertiary);opacity:.7}.styles-module-scss-module__kH4PBa__empty{color:var(--content-tertiary);padding:12px 0 8px;font-size:14px;line-height:1.45}.styles-module-scss-module__kH4PBa__list{flex-direction:column;gap:8px;display:flex}.styles-module-scss-module__kH4PBa__fileCard{cursor:pointer;text-align:left;background:0 0;border:none;border-radius:12px;align-items:center;gap:12px;width:100%;padding:8px;transition:background-color .2s;display:flex}.styles-module-scss-module__kH4PBa__fileCard:hover{background-color:var(--muted)}.styles-module-scss-module__kH4PBa__fileCard:active{background-color:var(--secondary)}.styles-module-scss-module__kH4PBa__thumb{-o-object-fit:cover;object-fit:cover;background:var(--muted);border-radius:10px;flex-shrink:0;width:44px;height:44px}.styles-module-scss-module__kH4PBa__docIcon{background:var(--muted);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.styles-module-scss-module__kH4PBa__fileMeta{flex-direction:column;gap:2px;min-width:0;display:flex}.styles-module-scss-module__kH4PBa__fileName{color:var(--content-primary);text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:500;overflow:hidden}.styles-module-scss-module__kH4PBa__fileExt{color:var(--content-secondary);font-size:12px}
