.bottom-sheet-module__0f373G__overlay{background-color:#0006;justify-content:center;align-items:flex-end;animation:.2s ease-out bottom-sheet-module__0f373G__fadeIn;display:flex;position:fixed;inset:0}.bottom-sheet-module__0f373G__sheet{background-color:var(--color-bg);width:100%;max-width:100%;box-shadow:var(--shadow-lg);will-change:transform;backface-visibility:hidden;max-height:calc(100dvh - 64px);transform-style:preserve-3d;border-radius:16px 16px 0 0;flex-direction:column;transition:transform .3s cubic-bezier(.32,.72,0,1);animation:.3s cubic-bezier(.32,.72,0,1) bottom-sheet-module__0f373G__slideUp;display:flex;position:relative;overflow:hidden;transform:translateY(0)}.bottom-sheet-module__0f373G__auto{height:auto;max-height:80dvh}.bottom-sheet-module__0f373G__half{height:50dvh}.bottom-sheet-module__0f373G__full{height:calc(100dvh - 64px)}.bottom-sheet-module__0f373G__handleArea{cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none;flex-shrink:0;justify-content:center;align-items:center;height:24px;display:flex}.bottom-sheet-module__0f373G__handleArea:active{cursor:grabbing}.bottom-sheet-module__0f373G__handle{background-color:var(--color-border-strong);border-radius:2px;width:40px;height:4px;transition:background-color .15s}.bottom-sheet-module__0f373G__handleArea:hover .bottom-sheet-module__0f373G__handle,.bottom-sheet-module__0f373G__handleArea:active .bottom-sheet-module__0f373G__handle{background-color:var(--color-text-tertiary)}.bottom-sheet-module__0f373G__header{border-bottom:1px solid var(--color-border);flex-shrink:0;justify-content:space-between;align-items:center;padding:0 16px 12px;display:flex}.bottom-sheet-module__0f373G__title{color:var(--color-text);flex:1;margin:0;font-size:16px;font-weight:600}.bottom-sheet-module__0f373G__closeButton{width:36px;height:36px;color:var(--color-text-secondary);cursor:pointer;background:0 0;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;margin-left:8px;transition:background-color .15s,color .15s;display:flex}.bottom-sheet-module__0f373G__closeButton:hover{background-color:var(--interactive-hover);color:var(--color-text)}.bottom-sheet-module__0f373G__closeButton:active{background-color:var(--interactive-active)}.bottom-sheet-module__0f373G__content{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;flex:1;overflow:hidden auto}.bottom-sheet-module__0f373G__safeArea{flex-shrink:0}@keyframes bottom-sheet-module__0f373G__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes bottom-sheet-module__0f373G__slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.bottom-sheet-module__0f373G__overlay{animation:none}.bottom-sheet-module__0f373G__sheet{transition:none;animation:none}}[data-theme=dark] .bottom-sheet-module__0f373G__sheet{background-color:var(--color-bg-secondary);border:1px solid var(--color-border);border-bottom:none}[data-theme=dark] .bottom-sheet-module__0f373G__handle{background-color:var(--color-border)}[data-theme=dark] .bottom-sheet-module__0f373G__handleArea:hover .bottom-sheet-module__0f373G__handle,[data-theme=dark] .bottom-sheet-module__0f373G__handleArea:active .bottom-sheet-module__0f373G__handle{background-color:var(--color-text-tertiary)}
.bottom-tabs-module__T2CrWa__container{-webkit-backdrop-filter:blur(20px)saturate(180%);backdrop-filter:blur(20px)saturate(180%);z-index:100;touch-action:none;will-change:transform;background-color:#ffffffc7;border:1px solid #ffffff4d;border-radius:20px;flex-direction:column;display:flex;position:fixed;bottom:12px;left:12px;right:12px;transform:translateZ(0);box-shadow:0 4px 24px #00000014,0 1px 4px #0000000a,inset 0 1px #ffffff80}.bottom-tabs-module__T2CrWa__tabs{justify-content:space-around;align-items:stretch;height:56px;padding:0 8px;display:flex}.bottom-tabs-module__T2CrWa__tab{color:var(--color-text-tertiary);cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:none;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:4px;min-width:48px;padding:8px 4px;transition:color .15s;display:flex;position:relative}.bottom-tabs-module__T2CrWa__tab:hover{color:var(--color-text-secondary)}.bottom-tabs-module__T2CrWa__tab:active{transform:scale(.97)}.bottom-tabs-module__T2CrWa__tab.bottom-tabs-module__T2CrWa__active{color:var(--color-primary)}.bottom-tabs-module__T2CrWa__iconWrapper{justify-content:center;align-items:center;display:flex;position:relative}.bottom-tabs-module__T2CrWa__icon{transition:transform .15s}.bottom-tabs-module__T2CrWa__tab.bottom-tabs-module__T2CrWa__active .bottom-tabs-module__T2CrWa__icon{transform:scale(1.05)}.bottom-tabs-module__T2CrWa__label{letter-spacing:.01em;white-space:nowrap;font-size:10px;font-weight:500;line-height:1}.bottom-tabs-module__T2CrWa__tab.bottom-tabs-module__T2CrWa__active .bottom-tabs-module__T2CrWa__label{font-weight:600}.bottom-tabs-module__T2CrWa__badge{background-color:var(--color-error);min-width:16px;height:16px;color:var(--color-white);text-align:center;border-radius:8px;padding:0 4px;font-size:10px;font-weight:600;line-height:16px;animation:.2s ease-out bottom-tabs-module__T2CrWa__badgePop;position:absolute;top:-4px;right:-8px}@keyframes bottom-tabs-module__T2CrWa__badgePop{0%{transform:scale(0)}50%{transform:scale(1.2)}to{transform:scale(1)}}.bottom-tabs-module__T2CrWa__safeArea{background-color:var(--color-bg);flex-shrink:0}@media (prefers-reduced-motion:reduce){.bottom-tabs-module__T2CrWa__tab:active,.bottom-tabs-module__T2CrWa__tab.bottom-tabs-module__T2CrWa__active .bottom-tabs-module__T2CrWa__icon{transform:none}.bottom-tabs-module__T2CrWa__badge{animation:none}}[data-theme=dark] .bottom-tabs-module__T2CrWa__container{background-color:#1e1e20d1;border-color:#ffffff14;box-shadow:0 4px 24px #00000040,0 1px 4px #00000026,inset 0 1px #ffffff0d}[data-theme=dark] .bottom-tabs-module__T2CrWa__safeArea{background-color:#0000}
.mobile-file-tree-module__Cay-gW__container{flex-direction:column;height:100%;display:flex;overflow:hidden}.mobile-file-tree-module__Cay-gW__searchContainer{padding:var(--space-3)var(--space-4);border-bottom:1px solid var(--color-border);flex-shrink:0;position:relative}.mobile-file-tree-module__Cay-gW__searchIcon{left:calc(var(--space-4) + 12px);color:var(--color-text-tertiary);pointer-events:none;position:absolute;top:50%;transform:translateY(-50%)}.mobile-file-tree-module__Cay-gW__searchInput{border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-bg-secondary);width:100%;color:var(--color-text-primary);padding:12px 40px 12px 44px;font-size:16px;line-height:1.5;transition:border-color .15s,box-shadow .15s}.mobile-file-tree-module__Cay-gW__searchInput::placeholder{color:var(--color-text-tertiary)}.mobile-file-tree-module__Cay-gW__searchInput:focus{border-color:var(--color-accent);outline:none;box-shadow:0 0 0 3px #3b82f626}.mobile-file-tree-module__Cay-gW__clearButton{right:calc(var(--space-4) + 8px);background:var(--color-bg-tertiary);width:28px;height:28px;color:var(--color-text-secondary);cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;font-size:18px;transition:background .15s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.mobile-file-tree-module__Cay-gW__clearButton:hover{background:var(--color-bg-hover)}.mobile-file-tree-module__Cay-gW__fileCount{padding:var(--space-2)var(--space-4);font-size:var(--text-xs);color:var(--color-text-tertiary);background:var(--color-bg-secondary);border-bottom:1px solid var(--color-border);flex-shrink:0}.mobile-file-tree-module__Cay-gW__tree{-webkit-overflow-scrolling:touch;flex:1;overflow:hidden auto}.mobile-file-tree-module__Cay-gW__node{text-align:left;cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:none;align-items:center;gap:8px;width:100%;padding:12px 16px;transition:background .15s;display:flex}.mobile-file-tree-module__Cay-gW__node:active{background:var(--color-bg-hover)}.mobile-file-tree-module__Cay-gW__node.mobile-file-tree-module__Cay-gW__selected{background:var(--color-bg-selected)}.mobile-file-tree-module__Cay-gW__node.mobile-file-tree-module__Cay-gW__selected:before{content:"";background:var(--color-accent);border-radius:0 2px 2px 0;width:3px;position:absolute;top:0;bottom:0;left:0}.mobile-file-tree-module__Cay-gW__node.mobile-file-tree-module__Cay-gW__recent .mobile-file-tree-module__Cay-gW__name{color:var(--color-text-primary);font-weight:500}.mobile-file-tree-module__Cay-gW__chevron{color:var(--color-text-tertiary);flex-shrink:0;transition:transform .15s}.mobile-file-tree-module__Cay-gW__chevron.mobile-file-tree-module__Cay-gW__expanded{transform:rotate(90deg)}.mobile-file-tree-module__Cay-gW__chevronSpacer{flex-shrink:0;width:16px}.mobile-file-tree-module__Cay-gW__icon{color:var(--color-text-secondary);flex-shrink:0}.mobile-file-tree-module__Cay-gW__node.mobile-file-tree-module__Cay-gW__selected .mobile-file-tree-module__Cay-gW__icon{color:var(--color-accent)}.mobile-file-tree-module__Cay-gW__name{font-size:var(--text-sm);color:var(--color-text-primary);white-space:nowrap;text-overflow:ellipsis;flex:1;overflow:hidden}.mobile-file-tree-module__Cay-gW__modifiedDot{flex-shrink:0;margin-left:4px}.mobile-file-tree-module__Cay-gW__empty{justify-content:center;align-items:center;gap:var(--space-3);padding:var(--space-8);color:var(--color-text-tertiary);text-align:center;flex-direction:column;display:flex}.mobile-file-tree-module__Cay-gW__empty p{font-size:var(--text-sm);margin:0}
.mobile-code-viewer-module__5Xd5_W__container{background:var(--color-bg);flex-direction:column;height:100%;display:flex;overflow:hidden}.mobile-code-viewer-module__5Xd5_W__header{align-items:center;gap:var(--space-2);padding:var(--space-2)var(--space-3);background:var(--color-surface);border-bottom:1px solid var(--color-border);flex-shrink:0;min-height:56px;display:flex}.mobile-code-viewer-module__5Xd5_W__backButton{width:44px;height:44px;color:var(--color-text-secondary);border-radius:var(--radius-md);cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:none;justify-content:center;align-items:center;transition:background .15s,color .15s;display:flex}.mobile-code-viewer-module__5Xd5_W__backButton:active{background:var(--color-bg-hover);color:var(--color-text-primary)}.mobile-code-viewer-module__5Xd5_W__fileInfo{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.mobile-code-viewer-module__5Xd5_W__fileName{font-size:var(--text-sm);color:var(--color-text-primary);white-space:nowrap;text-overflow:ellipsis;font-weight:500;overflow:hidden}.mobile-code-viewer-module__5Xd5_W__lineCount{font-size:var(--text-xs);color:var(--color-text-tertiary)}.mobile-code-viewer-module__5Xd5_W__actions{gap:var(--space-2);padding:var(--space-2)var(--space-3);background:var(--color-bg-secondary);border-bottom:1px solid var(--color-border);flex-shrink:0;display:flex}.mobile-code-viewer-module__5Xd5_W__actionButton{align-items:center;gap:var(--space-2);border:1px solid var(--color-border);background:var(--color-surface);color:var(--color-text-secondary);font-size:var(--text-sm);border-radius:var(--radius-md);cursor:pointer;-webkit-tap-highlight-color:transparent;padding:8px 16px;font-weight:500;transition:all .15s;display:flex}.mobile-code-viewer-module__5Xd5_W__actionButton:active{background:var(--color-bg-hover);border-color:var(--color-border-strong)}.mobile-code-viewer-module__5Xd5_W__actionButton.mobile-code-viewer-module__5Xd5_W__copied{color:#22c55e;background:#22c55e1a;border-color:#22c55e4d}.mobile-code-viewer-module__5Xd5_W__actionButton.mobile-code-viewer-module__5Xd5_W__active{background:var(--color-accent-subtle,#3b82f61a);border-color:var(--color-accent,#3b82f6);color:var(--color-accent,#3b82f6)}.mobile-code-viewer-module__5Xd5_W__content{-webkit-overflow-scrolling:touch;background:var(--color-bg);flex:1;overflow:auto}.mobile-code-viewer-module__5Xd5_W__codeWrapper{min-height:100%;display:flex}.mobile-code-viewer-module__5Xd5_W__lineNumbers{padding:var(--space-3)var(--space-2);background:var(--color-bg-secondary);border-right:1px solid var(--color-border);text-align:right;-webkit-user-select:none;user-select:none;z-index:1;flex-shrink:0;position:sticky;left:0}.mobile-code-viewer-module__5Xd5_W__lineNumber{font-family:var(--font-mono);color:var(--color-text-tertiary);padding-right:var(--space-2);min-width:2.5em;font-size:12px;line-height:1.6}.mobile-code-viewer-module__5Xd5_W__code{padding:var(--space-3);font-family:var(--font-mono);color:var(--color-text-primary);white-space:pre;background:0 0;flex:1;margin:0;font-size:13px;line-height:1.6;overflow-x:auto}.mobile-code-viewer-module__5Xd5_W__line{min-height:1.6em}.mobile-code-viewer-module__5Xd5_W__markdownPreview{padding:var(--space-4);color:var(--color-text-primary);word-wrap:break-word;overflow-wrap:break-word;font-size:15px;line-height:1.6}.mobile-code-viewer-module__5Xd5_W__markdownPreview h1,.mobile-code-viewer-module__5Xd5_W__markdownPreview h2,.mobile-code-viewer-module__5Xd5_W__markdownPreview h3,.mobile-code-viewer-module__5Xd5_W__markdownPreview h4,.mobile-code-viewer-module__5Xd5_W__markdownPreview h5,.mobile-code-viewer-module__5Xd5_W__markdownPreview h6{color:var(--color-text-primary);margin-top:var(--space-5);margin-bottom:var(--space-3);font-weight:600;line-height:1.3}.mobile-code-viewer-module__5Xd5_W__markdownPreview h1{border-bottom:1px solid var(--color-border);padding-bottom:var(--space-2);font-size:1.5em}.mobile-code-viewer-module__5Xd5_W__markdownPreview h2{border-bottom:1px solid var(--color-border);padding-bottom:var(--space-1);font-size:1.35em}.mobile-code-viewer-module__5Xd5_W__markdownPreview h3{font-size:1.2em}.mobile-code-viewer-module__5Xd5_W__markdownPreview h4{font-size:1.1em}.mobile-code-viewer-module__5Xd5_W__markdownPreview p{margin-bottom:var(--space-3)}.mobile-code-viewer-module__5Xd5_W__markdownPreview a{color:var(--color-accent,#3b82f6);text-decoration:none}.mobile-code-viewer-module__5Xd5_W__markdownPreview a:active{text-decoration:underline}.mobile-code-viewer-module__5Xd5_W__markdownPreview code{font-family:var(--font-mono);background:var(--color-bg-secondary);border-radius:var(--radius-sm);color:var(--color-text-primary);padding:2px 6px;font-size:.9em}.mobile-code-viewer-module__5Xd5_W__markdownPreview pre{background:var(--color-bg-secondary);border-radius:var(--radius-md);padding:var(--space-3);margin:var(--space-3)0;-webkit-overflow-scrolling:touch;overflow-x:auto}.mobile-code-viewer-module__5Xd5_W__markdownPreview pre code{background:0 0;padding:0;font-size:13px;line-height:1.5}.mobile-code-viewer-module__5Xd5_W__markdownPreview ul,.mobile-code-viewer-module__5Xd5_W__markdownPreview ol{margin-bottom:var(--space-3);padding-left:var(--space-5)}.mobile-code-viewer-module__5Xd5_W__markdownPreview li{margin-bottom:var(--space-1)}.mobile-code-viewer-module__5Xd5_W__markdownPreview blockquote{border-left:3px solid var(--color-border-strong);padding-left:var(--space-3);margin:var(--space-3)0;color:var(--color-text-secondary);font-style:italic}.mobile-code-viewer-module__5Xd5_W__markdownPreview hr{border:none;border-top:1px solid var(--color-border);margin:var(--space-4)0}.mobile-code-viewer-module__5Xd5_W__markdownPreview table{border-collapse:collapse;width:100%;margin:var(--space-3)0;font-size:14px;display:block;overflow-x:auto}.mobile-code-viewer-module__5Xd5_W__markdownPreview th,.mobile-code-viewer-module__5Xd5_W__markdownPreview td{border:1px solid var(--color-border);padding:var(--space-2);text-align:left}.mobile-code-viewer-module__5Xd5_W__markdownPreview th{background:var(--color-bg-secondary);font-weight:600}.mobile-code-viewer-module__5Xd5_W__markdownPreview img{border-radius:var(--radius-md);max-width:100%;height:auto}.mobile-code-viewer-module__5Xd5_W__markdownPreview input[type=checkbox]{margin-right:var(--space-2);transform:scale(1.2)}.mobile-code-viewer-module__5Xd5_W__imageContainer{min-height:100%;padding:var(--space-4);background:var(--color-bg-secondary);justify-content:center;align-items:center;display:flex}.mobile-code-viewer-module__5Xd5_W__image{object-fit:contain;border-radius:var(--radius-md);max-width:100%;max-height:70vh;box-shadow:var(--shadow-lg)}.mobile-code-viewer-module__5Xd5_W__imageError{padding:var(--space-4);color:var(--color-text-tertiary);font-size:var(--text-sm)}.mobile-code-viewer-module__5Xd5_W__allyBar{padding:var(--space-3)var(--space-4);background:var(--color-surface);border-top:1px solid var(--color-border);flex-shrink:0}.mobile-code-viewer-module__5Xd5_W__allyHint{margin-bottom:var(--space-2);padding:var(--space-2)var(--space-3);background:var(--color-bg-secondary);border-radius:var(--radius-sm)}.mobile-code-viewer-module__5Xd5_W__allyHint span{font-size:var(--text-xs);color:var(--color-text-secondary)}.mobile-code-viewer-module__5Xd5_W__allyInput{gap:var(--space-2);display:flex}.mobile-code-viewer-module__5Xd5_W__input{border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-bg);color:var(--color-text-primary);flex:1;padding:12px 16px;font-size:16px;line-height:1.5;transition:border-color .15s,box-shadow .15s}.mobile-code-viewer-module__5Xd5_W__input::placeholder{color:var(--color-text-tertiary);font-style:italic}.mobile-code-viewer-module__5Xd5_W__input:focus{border-color:var(--color-accent);outline:none;box-shadow:0 0 0 3px #3b82f626}.mobile-code-viewer-module__5Xd5_W__sendButton{background:var(--color-accent);color:#fff;border-radius:var(--radius-md);cursor:pointer;-webkit-tap-highlight-color:transparent;border:none;justify-content:center;align-items:center;width:48px;height:48px;transition:background .15s,transform .1s;display:flex}.mobile-code-viewer-module__5Xd5_W__sendButton:active{background:var(--color-accent-hover);transform:scale(.95)}.mobile-code-viewer-module__5Xd5_W__empty{justify-content:center;align-items:center;gap:var(--space-3);padding:var(--space-8);color:var(--color-text-tertiary);text-align:center;flex-direction:column;flex:1;display:flex}.mobile-code-viewer-module__5Xd5_W__empty p{font-size:var(--text-sm);margin:0}.mobile-code-viewer-module__5Xd5_W__backLink{margin-top:var(--space-2);border:1px solid var(--color-border);color:var(--color-accent);font-size:var(--text-sm);border-radius:var(--radius-md);cursor:pointer;background:0 0;padding:8px 16px;font-weight:500;transition:background .15s}.mobile-code-viewer-module__5Xd5_W__backLink:active{background:var(--color-bg-hover)}.mobile-code-viewer-module__5Xd5_W__safeArea{height:env(safe-area-inset-bottom,0px);background:var(--color-surface);flex-shrink:0}@media (orientation:landscape) and (max-height:500px){.mobile-code-viewer-module__5Xd5_W__header{min-height:44px;padding:var(--space-1)var(--space-3)}.mobile-code-viewer-module__5Xd5_W__actions{padding:var(--space-1)var(--space-3);gap:var(--space-1)}.mobile-code-viewer-module__5Xd5_W__actionButton{padding:6px 12px;font-size:12px}.mobile-code-viewer-module__5Xd5_W__allyBar{padding:var(--space-2)var(--space-3)}.mobile-code-viewer-module__5Xd5_W__allyHint{display:none}.mobile-code-viewer-module__5Xd5_W__input{padding:8px 12px;font-size:14px}.mobile-code-viewer-module__5Xd5_W__sendButton{width:40px;height:40px}.mobile-code-viewer-module__5Xd5_W__codeWrapper{font-size:12px}.mobile-code-viewer-module__5Xd5_W__lineNumbers{padding:var(--space-2)var(--space-1)}.mobile-code-viewer-module__5Xd5_W__lineNumber{font-size:11px;line-height:1.5}.mobile-code-viewer-module__5Xd5_W__code{padding:var(--space-2);font-size:12px;line-height:1.5}.mobile-code-viewer-module__5Xd5_W__markdownPreview{padding:var(--space-3);font-size:14px;line-height:1.5}.mobile-code-viewer-module__5Xd5_W__markdownPreview h1{font-size:1.35em}.mobile-code-viewer-module__5Xd5_W__markdownPreview h2{font-size:1.2em}.mobile-code-viewer-module__5Xd5_W__markdownPreview pre{padding:var(--space-2)}.mobile-code-viewer-module__5Xd5_W__markdownPreview pre code{font-size:12px}.mobile-code-viewer-module__5Xd5_W__imageContainer{padding:var(--space-2)}.mobile-code-viewer-module__5Xd5_W__image{max-width:80%;max-height:50vh}}@media (orientation:landscape) and (min-width:768px) and (max-width:1024px){.mobile-code-viewer-module__5Xd5_W__container{max-width:900px;margin:0 auto}.mobile-code-viewer-module__5Xd5_W__markdownPreview{max-width:700px;padding:var(--space-5);margin:0 auto}.mobile-code-viewer-module__5Xd5_W__codeWrapper{max-width:100%}.mobile-code-viewer-module__5Xd5_W__allyBar{max-width:700px;margin:0 auto}}
.mobile-settings-module__lLzbQG__container{background:var(--color-bg);flex-direction:column;min-height:100%;display:flex}.mobile-settings-module__lLzbQG__projectHeader{padding:var(--space-4);background:var(--color-surface);border-bottom:1px solid var(--color-border);justify-content:space-between;align-items:center;display:flex}.mobile-settings-module__lLzbQG__projectName{font-size:var(--text-base);color:var(--color-text-primary);white-space:nowrap;text-overflow:ellipsis;max-width:60%;font-weight:600;overflow:hidden}.mobile-settings-module__lLzbQG__creditsDisplay{align-items:center;gap:var(--space-1);background:var(--color-bg-secondary);border-radius:var(--radius-full);font-size:var(--text-xs);color:var(--color-text-secondary);padding:6px 12px;font-weight:500;display:flex}.mobile-settings-module__lLzbQG__section{padding:var(--space-2)0}.mobile-settings-module__lLzbQG__sectionLabel{padding:var(--space-2)var(--space-4);font-size:var(--text-xs);color:var(--color-text-tertiary);text-transform:uppercase;letter-spacing:.05em;font-weight:600}.mobile-settings-module__lLzbQG__divider{height:1px;margin:0 var(--space-4);background:var(--color-border)}.mobile-settings-module__lLzbQG__menuItem{align-items:center;gap:var(--space-3);width:100%;padding:var(--space-3)var(--space-4);text-align:left;cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:none;transition:background .15s;display:flex}.mobile-settings-module__lLzbQG__menuItem:active{background:var(--color-bg-hover)}.mobile-settings-module__lLzbQG__menuItem.mobile-settings-module__lLzbQG__danger{color:var(--color-error)}.mobile-settings-module__lLzbQG__menuItem.mobile-settings-module__lLzbQG__danger .mobile-settings-module__lLzbQG__menuIcon,.mobile-settings-module__lLzbQG__menuItem.mobile-settings-module__lLzbQG__danger .mobile-settings-module__lLzbQG__menuLabel{color:inherit}.mobile-settings-module__lLzbQG__menuIcon{background:var(--color-bg-secondary);border-radius:var(--radius-md);width:36px;height:36px;color:var(--color-text-secondary);flex-shrink:0;justify-content:center;align-items:center;display:flex}.mobile-settings-module__lLzbQG__menuContent{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.mobile-settings-module__lLzbQG__menuLabel{font-size:var(--text-sm);color:var(--color-text-primary);font-weight:500}.mobile-settings-module__lLzbQG__menuDescription{font-size:var(--text-xs);color:var(--color-text-tertiary)}.mobile-settings-module__lLzbQG__badge{background:var(--color-accent);color:#fff;font-size:var(--text-xs);border-radius:var(--radius-full);padding:2px 8px;font-weight:600}.mobile-settings-module__lLzbQG__checkIcon{color:var(--color-success);flex-shrink:0}.mobile-settings-module__lLzbQG__externalIcon{color:var(--color-text-tertiary);flex-shrink:0}.mobile-settings-module__lLzbQG__chevron{color:var(--color-text-tertiary);opacity:.5;flex-shrink:0}.mobile-settings-module__lLzbQG__footer{padding:var(--space-4);justify-content:center;align-items:center;gap:var(--space-2);font-size:var(--text-xs);color:var(--color-text-tertiary);margin-top:auto;display:flex}.mobile-settings-module__lLzbQG__version{background:var(--color-bg-secondary);border-radius:var(--radius-sm);padding:2px 6px}.mobile-settings-module__lLzbQG__menuItem{border-radius:var(--radius-lg,10px);margin:2px var(--space-2);width:calc(100% - var(--space-4))}.mobile-settings-module__lLzbQG__menuIcon{border-radius:var(--radius-lg,10px)}.mobile-settings-module__lLzbQG__menuItem.mobile-settings-module__lLzbQG__danger .mobile-settings-module__lLzbQG__menuIcon{background:#ef44441a}.mobile-settings-module__lLzbQG__menuItem.mobile-settings-module__lLzbQG__danger:active{background:#ef444414}[data-theme=dark] .mobile-settings-module__lLzbQG__container{background:var(--surface-primary,#0c1015)}[data-theme=dark] .mobile-settings-module__lLzbQG__projectHeader{background:var(--surface-secondary,#12171e);border-bottom-color:#ffffff14}[data-theme=dark] .mobile-settings-module__lLzbQG__creditsDisplay{background:#ffffff0f}[data-theme=dark] .mobile-settings-module__lLzbQG__divider{background:#ffffff14}[data-theme=dark] .mobile-settings-module__lLzbQG__menuItem:active,[data-theme=dark] .mobile-settings-module__lLzbQG__menuIcon{background:#ffffff0f}[data-theme=dark] .mobile-settings-module__lLzbQG__menuItem.mobile-settings-module__lLzbQG__danger .mobile-settings-module__lLzbQG__menuIcon{background:#ef444426}[data-theme=dark] .mobile-settings-module__lLzbQG__menuItem.mobile-settings-module__lLzbQG__danger:active{background:#ef44441f}[data-theme=dark] .mobile-settings-module__lLzbQG__version{background:#ffffff0f}
.guest-minimize-btn{cursor:pointer;background:0 0;border:none;border-radius:24px;width:100%;max-width:320px;height:48px;padding:0;transition:transform .15s ease-out,opacity .15s ease-out;position:relative;overflow:hidden}.guest-minimize-btn:hover{filter:brightness(1.1);transform:scale(1.02)}.guest-minimize-btn:hover .guest-minimize-btn-gradient{opacity:1.2;filter:brightness(1.3)}.guest-minimize-btn:active{transform:scale(.98)}.guest-minimize-btn-border{isolation:isolate;border-radius:24px;width:100%;height:100%;padding:1.5px;position:relative;overflow:hidden}.guest-minimize-btn-gradient{z-index:0;pointer-events:none;background:conic-gradient(#0000 0% 55%,#8b5cf6b3 65%,#6366f1e6 70%,#a855f7b3 75%,#0000 85% 100%);width:200%;height:200%;animation:3s linear infinite guest-btn-rotate;position:absolute;top:-50%;left:-50%}.guest-minimize-btn-inner{z-index:1;color:#e5e7eb;background:#1f2937;border-radius:22.5px;justify-content:center;align-items:center;width:100%;height:100%;padding:0 24px;font-size:15px;font-weight:500;transition:background-color .2s;display:flex;position:relative}.guest-minimize-btn:hover .guest-minimize-btn-inner{background:#374151}.guest-signup-pill{cursor:pointer;background:0 0;border:none;border-radius:26px;width:100%;max-width:340px;height:52px;padding:0;transition:transform .15s ease-out,opacity .15s ease-out;position:relative;overflow:hidden}.guest-signup-pill:hover{filter:brightness(1.1);transform:scale(1.02)}.guest-signup-pill:hover .guest-signup-pill-gradient{opacity:1.2;filter:brightness(1.3)}.guest-signup-pill:active{transform:scale(.98)}.guest-signup-pill-border{isolation:isolate;border-radius:26px;width:100%;height:100%;padding:2px;position:relative;overflow:hidden}.guest-signup-pill-gradient{z-index:0;pointer-events:none;background:conic-gradient(#0000 0% 55%,#8b5cf6cc 65%,#6366f1 70%,#a855f7cc 75%,#0000 85% 100%);width:200%;height:200%;animation:3s linear infinite guest-btn-rotate;position:absolute;top:-50%;left:-50%}.guest-signup-pill-inner{z-index:1;color:#fff;background:#1f2937;border-radius:24px;justify-content:center;align-items:center;width:100%;height:100%;padding:0 32px;font-size:16px;font-weight:600;transition:background-color .2s;display:flex;position:relative}.guest-signup-pill:hover .guest-signup-pill-inner{background:#374151}@keyframes guest-btn-rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}[data-theme=dark] .guest-minimize-btn-gradient,.dark .guest-minimize-btn-gradient,[data-theme=dark] .guest-signup-pill-gradient,.dark .guest-signup-pill-gradient{background:conic-gradient(#0000 0% 55%,#a78bfacc 65%,#818cf8 70%,#c084fccc 75%,#0000 85% 100%)}
/*# sourceMappingURL=4b96608d9480781c.css.map*/