.bottom-tab-bar[data-v-50735297]{border-top:1px solid var(--border);z-index:9999;width:100%;max-width:412px;padding:8px 6px;padding-bottom:max(8px, env(safe-area-inset-bottom));background:#fff;border-radius:18px 18px 0 0;display:flex;position:fixed;bottom:0;left:50%;transform:translate(-50%);box-shadow:0 -4px 18px #1a5c3a1f}.tab-item[data-v-50735297]{cursor:pointer;color:var(--gray);background:0 0;border:none;flex-direction:column;flex:1;align-items:center;gap:4px;padding:4px 0;transition:color .2s,transform .2s;display:flex}.tab-item.active[data-v-50735297]{color:var(--primary)}.tab-icon[data-v-50735297]{border-radius:999px;justify-content:center;align-items:center;width:52px;height:30px;transition:background .25s,transform .25s;display:flex}.tab-item.active .tab-icon[data-v-50735297]{background:var(--primary-light);transform:translateY(-1px)}.tab-icon svg[data-v-50735297]{width:22px;height:22px;transition:transform .25s}.tab-item.active .tab-icon svg[data-v-50735297]{transform:scale(1.08)}.tab-label[data-v-50735297]{letter-spacing:.2px;font-size:10px;font-weight:600;transition:font-weight .2s}.tab-item.active .tab-label[data-v-50735297]{font-weight:700}.tab-item[data-v-50735297]:not(.active):hover{color:var(--primary-dark)}.tab-item[data-v-50735297]:active{transform:scale(.94)}body{background:#333;min-height:100dvh;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;overflow:hidden}.wrapper{background:#333;justify-content:center;width:100%;min-height:100dvh;display:flex}#app{box-sizing:border-box;background:#fff;flex-direction:column;width:100%;max-width:min(412px,100vw);height:100dvh;margin:0 auto;display:flex;position:relative;overflow:hidden;box-shadow:0 0 30px #0000004d}.content{box-sizing:border-box;-webkit-overflow-scrolling:touch;flex:1;overflow:hidden auto}:root{--primary:#2d7a4f;--primary-dark:#1a5c3a;--primary-light:#e8f5e9;--gold:#ffc107;--gold-light:#fff8e1;--red:#e74c3c;--red-light:#fdedec;--gray:#6c757d;--gray-light:#f8f9fa;--dark:#212529;--border:#e5e7eb}.header{z-index:50;box-sizing:border-box;top:0;background:linear-gradient(135deg, var(--primary) 0%, var(--primary-dark) 100%)!important;border-radius:0 0 18px 18px!important;padding:14px 16px!important;position:sticky!important;box-shadow:0 4px 14px #1a5c3a47!important}.header .btn-back{cursor:pointer;flex-shrink:0;justify-content:center;align-items:center;transition:background .18s,transform .18s,color .18s;color:#fff!important;background:#ffffff47!important;border:1.5px solid #ffffffb3!important;border-radius:50%!important;width:38px!important;height:38px!important;margin-right:10px!important;font-size:20px!important;line-height:1!important;display:flex!important}.header .btn-back:hover{transform:scale(1.06);color:var(--primary)!important;background:#fff!important}.header .btn-back:active{transform:scale(.96)}.folder-row,.file-row{border:1px solid var(--border)!important;border-left:4px solid var(--primary)!important;background:#fff!important;border-radius:12px!important;margin:8px 16px!important;padding:14px 16px!important;transition:transform .18s,box-shadow .18s!important;box-shadow:0 2px 8px #0000000d!important}.folder-row:hover,.file-row:hover{transform:translateY(-2px);box-shadow:0 6px 16px #0000001a!important}.folder-row:active,.file-row:active{transform:translateY(0)scale(.99);background:#f6fbf7!important}.folder-icon,.file-icon{background:var(--primary-light);border-radius:10px;justify-content:center;align-items:center;width:38px!important;height:38px!important;font-size:20px!important;display:inline-flex!important}.folder-name{flex:1;color:var(--dark)!important}.folder-row:hover .folder-name{color:var(--primary)!important}.folder-row:after{content:"›";color:var(--primary);margin-left:auto;font-size:22px;font-weight:700}
