.mobile-shell{display:flex;flex-direction:column;position:fixed;top:0;left:0;right:0;width:100%;max-width:100vw;height:100vh;height:100dvh;overflow:hidden;background:#ffffff;color:#0f172a;font-family:Rethink Sans,Helvetica Neue,Arial,sans-serif}.mobile-shell__header{position:sticky;top:0;z-index:50;box-sizing:border-box;width:100%;height:56px;display:grid;grid-template-columns:44px 1fr 44px;align-items:center;background:#ffffff;border-bottom:1px solid #e2e8f0;padding:calc(var(--safe-area-top, 0px) + 4px) 8px 4px}.mobile-shell__icon-btn{width:44px;height:44px;display:inline-flex;align-items:center;justify-content:center;background:transparent;border:0;padding:0;color:#0f172a;border-radius:8px;cursor:pointer;-webkit-tap-highlight-color:transparent;transition:background-color .12s ease}.mobile-shell__icon-btn:active{background:#f1f5f9}.mobile-shell__icon-btn:disabled{cursor:default;opacity:.45}.mobile-shell__icon-btn:disabled:active{background:transparent}.mobile-shell__title{font-size:18px;font-weight:600;line-height:1.2;color:#0f172a;text-align:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:0 8px}.mobile-shell__main{flex:1 1 auto;min-height:0;display:flex;flex-direction:column;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;padding-bottom:var(--safe-area-bottom,0)}.mobile-drawer__backdrop{position:fixed;inset:0;background:rgba(15,23,42,.45);opacity:0;pointer-events:none;transition:opacity .22s ease;z-index:100}.mobile-drawer__backdrop.is-open{opacity:1;pointer-events:auto}.mobile-drawer{position:fixed;top:0;left:0;bottom:0;z-index:101;display:flex;flex-direction:column;width:min(82vw,320px);background:#ffffff;box-shadow:2px 0 24px rgba(15,23,42,.18);transform:translateX(-100%);transition:transform .28s cubic-bezier(.32,.72,0,1);padding-top:var(--safe-area-top,0);padding-bottom:var(--safe-area-bottom,0);padding-left:var(--safe-area-left,0);font-family:Rethink Sans,Helvetica Neue,Arial,sans-serif}.mobile-drawer.is-open{transform:translateX(0)}.mobile-drawer__header{display:flex;align-items:center;justify-content:space-between;padding:10px 12px 4px;flex-shrink:0}.mobile-drawer__logo-btn{display:inline-flex;align-items:center;background:transparent;border:0;padding:0;margin:0;cursor:pointer;border-radius:12px;-webkit-tap-highlight-color:transparent}.mobile-drawer__logo{display:inline-flex;align-items:center;padding-left:12px}.mobile-drawer__logo svg{display:block}.mobile-drawer__icon-btn{width:44px;height:44px;display:inline-flex;align-items:center;justify-content:center;background:transparent;border:0;padding:0;color:#334155;border-radius:8px;cursor:pointer;-webkit-tap-highlight-color:transparent;transition:background-color .12s ease}.mobile-drawer__icon-btn:active{background:#f1f5f9}.mobile-drawer__actions{padding:4px 12px;flex-shrink:0}.mobile-drawer__action-item{display:flex;align-items:center;gap:12px;width:100%;padding:12px;border:0;background:transparent;cursor:pointer;font-family:inherit;font-size:16px;font-weight:500;color:#0f172a;border-radius:10px;text-align:left;-webkit-tap-highlight-color:transparent;transition:background-color .12s ease;min-height:44px}.mobile-drawer__action-item:active{background:#f1f5f9}.mobile-drawer__action-icon{flex-shrink:0;color:#64748b}.mobile-drawer__section-header{display:flex;align-items:center;justify-content:space-between;padding:16px 12px 6px 24px;flex-shrink:0}.mobile-drawer__section-title{font-size:11px;font-weight:700;color:#94a3b8;text-transform:uppercase;letter-spacing:.6px}.mobile-drawer__search-btn{width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;background:transparent;border:0;padding:0;margin:-6px 0;color:#64748b;border-radius:8px;cursor:pointer;-webkit-tap-highlight-color:transparent;transition:background-color .12s ease}.mobile-drawer__search-btn:active{background:#f1f5f9}.mobile-drawer__history{flex:1 1 auto;min-height:0;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;padding:0 12px}.mobile-drawer__history-item{display:flex;align-items:center;justify-content:space-between;padding:10px 8px 10px 12px;border-radius:8px;cursor:pointer;-webkit-tap-highlight-color:transparent;transition:background-color .12s ease;min-height:44px}.mobile-drawer__history-item:active{background:#f1f5f9}.mobile-drawer__history-title{flex:1 1 auto;font-size:14px;line-height:1.35;color:#334155;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-right:8px}.mobile-drawer__history-delete{flex-shrink:0;width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;background:transparent;border:0;padding:0;color:#94a3b8;border-radius:6px;cursor:pointer;-webkit-tap-highlight-color:transparent}.mobile-drawer__history-delete:active{background:#fee2e2;color:#dc2626}.mobile-drawer__hint{text-align:center;font-size:13px;color:#94a3b8;padding:16px}.mobile-drawer__footer{flex-shrink:0;border-top:1px solid #e2e8f0;padding:12px 16px 16px;display:flex;align-items:center;gap:12px}.mobile-drawer__avatar{width:36px;height:36px;border-radius:50%;overflow:hidden;background:#e2e8f0;flex-shrink:0}.mobile-drawer__avatar img{width:100%;height:100%;object-fit:cover;display:block}.mobile-drawer__avatar-placeholder{width:100%;height:100%;background:#cbd5e1}.mobile-drawer__user-info{flex:1 1 auto;min-width:0}.mobile-drawer__user-name{font-size:14px;font-weight:600;color:#0f172a;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mobile-drawer__user-plan{font-size:12px;color:#94a3b8}.mobile-drawer__logout{flex-shrink:0;width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;color:#64748b;background:transparent;border:1px solid #e2e8f0;border-radius:8px;cursor:pointer;-webkit-tap-highlight-color:transparent}.mobile-drawer__logout:active{background:#f1f5f9;color:#0f172a}.mobile-drawer__signin{flex:1 1 auto;padding:10px 12px;border:1px solid #cbd5e1;border-radius:8px;background:transparent;font-family:inherit;font-size:14px;font-weight:600;color:#0f172a;cursor:pointer;-webkit-tap-highlight-color:transparent}.mobile-drawer__signin:active{background:#f1f5f9}